{
  "name": "Pepinho Games",
  "short_name": "Pepinho",
  "description": "Play retro arcade games instantly. Real competition, live leaderboards, and GamePass rewards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "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/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Head Hunt",
      "url": "/headhunt",
      "description": "Play Head Hunt"
    },
    {
      "name": "Whack-a-Mole",
      "url": "/whackamole",
      "description": "Play Whack-a-Mole"
    },
    {
      "name": "All Games",
      "url": "/games",
      "description": "Browse all games"
    }
  ]
}
