{
  "name": "Polygon Shooter",
  "short_name": "Polygon",
  "description": "A fast 3D arena shooter. Installs for offline play — clear stages on the plane, no signal needed.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1426",
  "theme_color": "#0e1426",
  "icons": [
    { "src": "favicon.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" }
  ]
}
