{
  "name": "BingeBang",
  "short_name": "BingeBang",
  "description": "Watch movies and TV shows online for free on BingeBang. Stream trending and popular titles, browse by genre, and track what you watch.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "entertainment"
  ],
  "background_color": "#0a0612",
  "theme_color": "#0a0612",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BingeBang home on desktop"
    },
    {
      "src": "/assets/img/screenshot-narrow.png",
      "sizes": "430x932",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse movies on mobile"
    }
  ]
}
