{
  "name": "CSPLUS Store & Service Center",
  "short_name": "CSPLUS",
  "description": "CSPLUS Store & Service Center",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#071123",
  "lang": "id-ID",
  "categories": [
    "business",
    "shopping",
    "utilities"
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-48.png?v=2.10.89",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-72.png?v=2.10.89",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-96.png?v=2.10.89",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-144.png?v=2.10.89",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-180.png?v=2.10.89",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192.png?v=2.10.89",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-256.png?v=2.10.89",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-384.png?v=2.10.89",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png?v=2.10.89",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=2.10.89",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tracking",
      "short_name": "Tracking",
      "url": "/tracking",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png?v=2.10.89",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Service",
      "short_name": "Service",
      "url": "/service",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png?v=2.10.89",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Beli HP",
      "short_name": "Beli HP",
      "url": "/beli-hp",
      "icons": [
        {
          "src": "/assets/icons/icon-192.png?v=2.10.89",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "id": "/?source=pwa"
}