{
  "name": "Berry Blitz - Velocity Surge",
  "short_name": "BerryBlitz",
  "description": "A retro arcade web game by Lydando",
  "start_url": "/index.html",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#1a1a1a",
  "theme_color": "#ff4d4d",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
