{
  "name": "BLOXEE",
  "short_name": "BLOXEE",
  "description": "Neon roguelike arena shooter. Survive waves, collect weapons, fight bosses.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "#0e0e3a",
  "background_color": "#000000",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
