{
  "name": "Trade Direct Insurance - Customer Hub",
  "short_name": "Customer Hub",
  "start_url": "/account/login.aspx",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x517",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/pwa/desktop-2.png",
      "sizes": "1315x671",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop view"
    },
    {
      "src": "/img/pwa/mobile-1.png",
      "sizes": "390x685",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view"
    }
  ]
}
