{
  "name": "HostSpezial Notfall",
  "short_name": "HS Notfall",
  "description": "Notfall-Hotline & Sofortmaßnahmen bei IT-Vorfällen — auch offline verfügbar.",
  "start_url": "/it-notfall-hilfe.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f14",
  "theme_color": "#00B1EB",
  "lang": "de",
  "categories": ["business", "utilities", "productivity"],
  "icons": [
    {
      "src": "/assets/icons/notfall-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/notfall-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/notfall-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hotline anrufen",
      "short_name": "Anrufen",
      "description": "Notfall-Hotline 09571 873149 wählen",
      "url": "/it-notfall-hilfe.html#hotline",
      "icons": [{"src": "/assets/icons/notfall-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Symptom-Wegweiser",
      "short_name": "Symptom",
      "description": "Beobachtbare Symptome → Erst-Maßnahmen",
      "url": "/it-notfall-hilfe.html#wegweiser",
      "icons": [{"src": "/assets/icons/notfall-192.png", "sizes": "192x192"}]
    }
  ]
}
