{
  "name": "Idle Tower",
  "short_name": "IdleTower",
  "description": "Sci-fi idle tower-defence — sectors, turrets, and the fold loop.",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#010308",
  "theme_color": "#010308",
  "start_url": "/",
  "scope": "/",
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
