{
  "name": "Drone Wars UA",
  "short_name": "DroneWars",
  "description": "Tactical turn-based warfare sim: Ukraine vs Russia",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#010508",
  "theme_color": "#010508",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23010508'/><text x='96' y='130' font-size='120' text-anchor='middle'>⚔️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23010508'/><text x='256' y='350' font-size='320' text-anchor='middle'>⚔️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
