{
  "name": "EFH-App – Diakonie Fachkliniken Heidehof",
  "short_name": "EFH-App",
  "description": "Begleit-App für Rehabilitanden der Evangelischen Fachklinik Heidehof – Willkommensmappe, Wissen und Unterstützung im Genesungsprozess.",
  "lang": "de",
  "dir": "ltr",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#009EE3",
  "categories": ["medical", "health", "lifestyle"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Hilfe & Notruf",
      "short_name": "Hilfe",
      "description": "Sofort-Hilfe, Notrufnummern und Telefonbuch der Klinik.",
      "url": "./#service/hilfe-notruf",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Therapieplan / PLINK",
      "short_name": "Plan",
      "description": "Den persönlichen Therapieplan öffnen.",
      "url": "./#service",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Suche",
      "short_name": "Suche",
      "description": "In der ganzen App suchen.",
      "url": "./#start",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Wissen",
      "short_name": "Wissen",
      "description": "Hintergrundwissen zu Sucht und Genesung.",
      "url": "./#wissen",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
