{
  "id": "/",
  "name": "Acid Rain: Wasteland Survival",
  "short_name": "Acid Rain",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#050906",
  "theme_color": "#ffcc00",
  "description": "Survive the toxic acid downpour in this fast-paced arcade defense game.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}