{
  "name": "Bitflix",
  "short_name": "Bitflix",
  "start_url": "/welcome/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#e50914",
  "orientation": "any",
  "icons": [
    {
      "src": "/welcome/icon/bitflixicon2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/welcome/icon/splashscreen2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
