{
  "name": "BULWARK — tower defense",
  "short_name": "BULWARK",
  "description": "Classic path tower-defense: build turrets, clear the field, hold the line across many maps.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0d14",
  "theme_color": "#0a0d14",
  "categories": ["games"],
  "icons": [
    { "src": "assets/ui/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/ui/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/ui/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
