{
  "name": "Leitstelle 112 - Dispatch Simulator",
  "short_name": "Leitstelle 112",
  "description": "Das beste Einsatzleitstellen-Browsergame Deutschlands",
  "start_url": "./game.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#05080d",
  "theme_color": "#e8193c",
  "orientation": "any",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "entertainment"],
  "lang": "de"
}
