{
  "name": "Carbon Clash",
  "short_name": "Carbon Clash",
  "description": "Beat your score. Climb the challenge. A daily five-round climate game.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFDF3",
  "theme_color": "#2F6B25",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "education", "lifestyle"]
}
