{
  "name": "Bingo Vibe - Fast Pace Multiplayer Bingo Card Game",
  "short_name": "Bingo Vibe",
  "description": "Play Bingo Vibe - the exciting combination of Poker and Bingo!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#dc2626",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/Bingo Vibe Black Marker.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Bingo Vibe Black Marker.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/PB SAMPLE.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Practice Mode",
      "url": "/practice",
      "description": "Start a free practice game"
    },
    {
      "name": "Private Rooms",
      "url": "/private-rooms",
      "description": "Join or create a private room"
    }
  ]
}