{
  "id": "/games/flappy-fox/",
  "name": "Flappy Fox · The Cuga Zone",
  "short_name": "Flappy Fox",
  "description": "Boost Jax through the neon energy gates — how far can you fly?",
  "start_url": "/games/flappy-fox/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#ff7a00",
  "icons": [
    {
      "src": "/icons/flappy-fox/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/flappy-fox/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/flappy-fox/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}