{
  "name": "Zdoc Edit — AI Document Editor",
  "short_name": "Zdoc Edit",
  "description": "Upload documents, let Vortex AI extract fillable fields, fill them in, and download as PDF/DOC/image",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b0e",
  "theme_color": "#0a84ff",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📄</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📄</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
