{
  "name": "MissPakFlappy — Free 3D Flappy Bird Pac-Man Space Game",
  "short_name": "MissPakFlappy",
  "description": "The ultimate free flappy bird pac-man hybrid browser game. 3D space adventure with ghosts, shields, and power-ups. No download needed!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "landscape",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/generated-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/generated-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
