{
  "name": "Alpine Resort Manager",
  "short_name": "Alpine Resort Manager",
  "description": "3D Skigebiet-Manager mit prozeduralem Gelände, Wetter und Wirtschaftssimulation.",
  "start_url": "/game.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0c1622",
  "theme_color": "#0c1622",
  "lang": "de-CH",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
