{
  "name": "ASSIMILATE — Bio-Horror Tower Defense",
  "short_name": "ASSIMILATE",
  "description": "Grow, mutate, and assimilate. A cyberpunk bio-horror tower defense — deterministic tactics, deep progression, fully playable offline.",
  "id": "/",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a121b",
  "theme_color": "#0a121b",
  "categories": ["games", "strategy"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "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" }
  ]
}
