{
  "id": "/",
  "short_name": "GameBuddies",
  "name": "GameBuddies - Multiplayer Game Platform",
  "description": "Play free online browser games with friends — trivia, drawing, deduction, bingo and more online browser party games. No download required — create a room and start playing instantly!",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "launch_handler": { "client_mode": "navigate-existing" },
  "theme_color": "#000000",
  "background_color": "#000000"
}
