{
  "name": "TPbounce - Free Online Breakout Brick Breaker Game",
  "short_name": "TPbounce",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#0a0a1a",
  "background_color": "#0f0f1a",
  "description": "Play TPbounce, a free online breakout brick breaker arcade game. Control the paddle, bounce the ball, and break all bricks across multiple levels. No download required.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
