{
  "name": "APOLLON – Notfall- & Krisenportal",
  "short_name": "APOLLON",
  "description": "Bürger- und HELP-Portal für Notfall- und Krisenmanagement",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f8fc",
  "theme_color": "#1e3a6e",
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "government", "health"],
  "shortcuts": [
    {
      "name": "Notruf",
      "short_name": "Notruf",
      "description": "Notrufnummern anzeigen",
      "url": "/emergency",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Vorfall melden",
      "short_name": "Melden",
      "description": "Vorfall oder Gefahr melden",
      "url": "/report",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ich bin sicher",
      "short_name": "Sicher",
      "description": "Sicherheitsstatus senden",
      "url": "/safety",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
