{
  "name": "RetroBlasts",
  "short_name": "RetroBlasts",
  "description": "Classic retro browser games - Snake, Pac-Man, Flappy Bird and more!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#667eea",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
