{
  "name": "PRISM — neon brick breaker",
  "short_name": "PRISM",
  "description": "Smash neon bricks, catch power-ups, dodge boss bombs and break the light across endless levels.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#05060a",
  "theme_color": "#05060a",
  "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" }
  ]
}
