{
  "name": "Origin WiFi",
  "short_name": "Origin WiFi",
  "description": "Fast, affordable, and reliable Origin WiFi internet plans in Malaysia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/static/images/logo/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Plans",
      "short_name": "Plans",
      "url": "/plan-and-package/",
      "icons": [
        {
          "src": "/static/images/logo/icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "url": "/faq/",
      "icons": [
        {
          "src": "/static/images/logo/icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
