{
  "name": "Einsatzlage Dashboard",
  "short_name": "Einsatzlage",
  "description": "Echtzeit-Lageübersicht für Blaulicht-Einsätze – BW, Bayern, Deutschland",
  "start_url": "./dashboard.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#080c14",
  "orientation": "any",
  "categories": ["utilities", "news"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
