{
  "name": "MedLink · Pflegeheim-Kommunikation",
  "short_name": "MedLink",
  "description": "Zentrale Kommunikationsplattform für Pflegeheime, Ärzte, Apotheken und Therapeuten. DSGVO-konform, Datenhaltung in Deutschland.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0e8a8a",
  "background_color": "#0e8a8a",
  "lang": "de",
  "dir": "ltr",
  "categories": ["medical", "productivity", "business"],
  "icons": [
    { "src": "/icon-192.png",      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",      "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon.svg",          "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any",     "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Anfragen",
      "short_name": "Anfragen",
      "description": "Offene Medikations-Anfragen",
      "url": "/?tab=anfragen",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Sprach-Doku",
      "short_name": "Sprache",
      "description": "Sprach-Dokumentation starten",
      "url": "/?voice=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Bewohner",
      "short_name": "Bewohner",
      "description": "Bewohner-Übersicht",
      "url": "/?tab=bewohner",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
