{
  "name": "Mole Bash: Rhythm Arcade",
  "short_name": "Mole Bash",
  "description": "Bash moles to the beat! A one-of-a-kind rhythm-whack arcade with boss fights, online duels, daily challenges, and 8 hand-crafted worlds.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1B2A",
  "theme_color": "#FF8C00",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Quick Play", "url": "/?mode=classic", "description": "Start a classic Mole Bash game" },
    { "name": "Beat Mode", "url": "/?mode=beat", "description": "Play to the rhythm" }
  ]
}
