{
    "name": "BestBetVideoPoker Store",
    "short_name": "BestBetVideoPoker Store",
    "description": "This is BestBetVideoPoker WebStore",
    "lang": "en-US",
    "start_url": "/?source=pwa",
    "scope": "/webstore/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00B5E3",
    "icons": [
      {
        "src": "webstore/assets/bbvp/AppIcon-72x72.png",
        "sizes": "72x72",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-120x120.png",
        "sizes": "120x120",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-128x128.png",
        "sizes": "128x128",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-144x144.png",
        "sizes": "144x144",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-152x152.png",
        "sizes": "152x152",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-180x180.png",
        "sizes": "180x180",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-384x384.png",
        "sizes": "384x384",
        "type": "image/png"
      },
      {
        "src": "webstore/assets/bbvp/AppIcon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "categories": ["shopping"],
    "shortcuts": [
      {
        "name": "Open Credits",
        "short_name": "Credits",
        "url": "/webstore/#chips",
        "icons": [{ "src": "assets/bbvp/AppIcon-96x96.png", "sizes": "96x96", "type": "image/png" }]
      },
      {
        "name": "Open Gold",
        "short_name": "Gold",
        "url": "/webstore/#gold",
        "icons": [{ "src": "assets/bbvp/AppIcon-96x96.png", "sizes": "96x96", "type": "image/png" }]
      }
    ],
    "orientation": "portrait",
    "id": "bestbetvideopokerwebstore"
  }