{
  "name": "Block Breaker – Neon Arcade",
  "short_name": "Block Breaker",
  "description": "Smash glowing neon blocks, collect power-ups, and conquer 50+ levels. Play free in your browser!",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#05001a",
  "theme_color": "#0a0020",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Block Breaker gameplay"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Jump straight into the game",
      "url": "/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
