{
  "name": "PONG CLONE: Neon Multiball Mayhem",
  "short_name": "Neon Pong",
  "description": "Classic Pong with neon aesthetics, power-ups, and escalating multiball chaos",
  "start_url": ".",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#020210",
  "theme_color": "#00ffff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
