{
  "name": "FoxPlay Casino Store",
  "short_name": "FoxPlay Casino Store",
  "description": "This is FoxPlay Casino WebStore",
  "lang": "en-US",
  "start_url": "/?source=pwa",
  "scope": "/webstore/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00B5E3",
  "icons": [
    {
      "src": "webstore/assets/fpc/AppIcon-72X72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-96X96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-120X120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-128X128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-144X144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-152X152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-180X180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-192X192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-384X384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "webstore/assets/fpc/AppIcon-512X512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "id": "foxplaycasinowebstore"
}