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