{
  "name": "Siege",
  "short_name": "Siege",
  "description": "Tap-to-fire planetary defense. 360° threats, 7 weapons, 4 bosses, 100 levels.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050510",
  "theme_color": "#0c1a3c",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
