{
  "name": "World Climate Simulator",
  "short_name": "ClimateGame",
  "description": "Lead 50+ real countries through the climate crisis. Free browser strategy game about energy policy and climate change.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1a12",
  "theme_color": "#0f2a1f",
  "orientation": "portrait-primary",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "World Climate Simulator gameplay"
    }
  ],
  "lang": "en",
  "scope": "/"
}
