{
  "name": "LSIM - Leitstellensimulator Wien",
  "short_name": "LSIM Wien",
  "description": "Realistische Leitstellen- & Einsatzsimulation der Notruf- und Rettungsleitstelle Wien",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#090d16",
  "orientation": "any",
  "categories": ["games", "simulation", "utilities"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts_note": "DIF und SanDienst Shortcuts vorerst entfernt, um interne Tools vor unbefugter Entdeckung über Windows Taskleisten-Jump-Lists zu schützen. Nach der Domain-Umbenennung werden getrennte PWA-Installationen bereitgestellt.",
  "shortcuts": [
    {
      "name": "Leitstelle Wien",
      "short_name": "Leitstelle",
      "description": "Direkt zur Leitstellen-Disposition",
      "url": "/?host=play.lsim.at&source=pwa",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
