{
  "name": "Neon Drift",
  "short_name": "Neon Drift",
  "id": ".",
  "description": "A neon arcade tap-and-dodge game — dual-zone flap controls, escalating wave difficulty, daily challenges, and a deep cosmetic progression system.",
  "categories": [
    "games",
    "arcade"
  ],
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0014",
  "theme_color": "#0a0014",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "MainMenu.png",
      "sizes": "507x910",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Neon Drift — main menu"
    },
    {
      "src": "Gameplay.png",
      "sizes": "500x898",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dodge pipes and collect stars as difficulty ramps up wave by wave"
    },
    {
      "src": "Skins.png",
      "sizes": "508x903",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Unlock birds, trails, backgrounds, and pipe skins"
    },
    {
      "src": "Leaderboards.png",
      "sizes": "506x904",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Compete on All-Time, Daily, and Storm leaderboards"
    }
  ]
}
