{
  "name": "Brick Blitz",
  "short_name": "BrickBlitz",
  "description": "A fast, touch-friendly brick breaker with power-ups and leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1120",
  "theme_color": "#0b1120",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ],
  "categories": ["games", "entertainment"],
  "id": "com.easycashies.brickblitz"
}