{
  "name": "Svera Defense",
  "short_name": "Svera",
  "description": "3D Tower Defense - Defend against alien waves!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1e2d48",
  "theme_color": "#00e5ff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%231e2d48'/><polygon points='256,64 448,448 64,448' fill='%2300e5ff' opacity='0.9'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
