{
  "name": "Whimsie — Dimensional Flight",
  "short_name": "Whimsie",
  "description": "Beat-reactive gesture flight — match gestures to stomp, dive through portals, ride the flow tunnel",
  "start_url": "/whimsie/",
  "scope": "/whimsie/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#070b14",
  "theme_color": "#7C3AED",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/whimsie/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/whimsie/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/whimsie/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "url": "/whimsie/",
      "description": "Jump straight into a run"
    }
  ]
}
