{
  "name": "BlitzDoc — KI-Dokumentation für Ärzte",
  "short_name": "BlitzDoc",
  "description": "KI-gestützte Dokumentationshilfe: SOAP-Notizen, Arztberichte und Text-Korrektur — direkt im Browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D52B1E",
  "orientation": "any",
  "lang": "de-CH",
  "categories": ["medical", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "SOAP-Notiz erstellen",
      "short_name": "SOAP",
      "url": "/#demo",
      "description": "SOAP-Notiz aus Stichworten generieren"
    },
    {
      "name": "Arztbericht erstellen",
      "short_name": "Bericht",
      "url": "/#demo",
      "description": "Arztbericht generieren"
    }
  ]
}
