{
  "name": "Neon Dodge",
  "short_name": "Neon Dodge",
  "description": "Hyper-casual neon arcade game. Dodge obstacles, collect power-ups, survive as long as you can!",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#050510",
  "theme_color": "#00ffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630"
    }
  ]
}
