{
  "name": "Bamboo Booper – Panda Arcade Adventure",
  "short_name": "Bamboo Booper",
  "description": "Guide your hungry panda through a bamboo forest in this fun snake-style arcade game! Eat bamboo, level up, unlock panda skins, and beat your high score!",
  "start_url": "/BambooBooper/",
  "scope": "/BambooBooper/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#071a0b",
  "theme_color": "#071a0b",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "id": "bamboo-booper-panda-arcade",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "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": "screenshot.png",
      "sizes": "720x1560",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bamboo Booper gameplay – guide your panda to eat bamboo!"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Jump straight into the game",
      "url": "/index.html?action=play",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "handle_links": "preferred"
}
