{
  "name": "Sky Drift — 3D Flappy",
  "short_name": "Sky Drift",
  "description": "A smooth 3D flappy game. Tap to fly through the neon gates.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0616",
  "theme_color": "#00f0ff",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
