{
  "id": "/games/brick-bash/",
  "name": "Brick Bash · The Cuga Zone",
  "short_name": "Brick Bash",
  "description": "Bounce the ball with your paddle and smash every brick.",
  "start_url": "/games/brick-bash/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#ff7a00",
  "icons": [
    {
      "src": "/icons/brick-bash/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/brick-bash/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/brick-bash/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}