{
  "name": "Bubbits",
  "short_name": "Bubbits",
  "description": "Play Bubbits instantly in your browser with 25-player battle royale, Daily Challenge, VS Mode, Adventure Mode and Chill Mode.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2176ff",
  "theme_color": "#2176ff",
  "orientation": "landscape-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "entertainment", "puzzle"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Bubbits - 25-player Bubble Shooter battle royale"
    }
  ],
  "shortcuts": [
    {
      "name": "Play in Browser",
      "short_name": "Play",
      "description": "Start playing Bubbits instantly",
      "url": "/play/",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "184x184",
          "type": "image/x-icon"
        }
      ]
    },
    {
      "name": "Battle Royale",
      "short_name": "Royale",
      "description": "Jump into 25-player battle royale",
      "url": "/battle-royale/",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "184x184",
          "type": "image/x-icon"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "steam",
      "url": "https://store.steampowered.com/app/2483270/Bubbits/",
      "id": "2483270"
    }
  ],
  "prefer_related_applications": false
}
