{
  "name": "InLife",
  "short_name": "InLife",
  "description": "Customer Portal Mobile Application - End user apps",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#263895",
  "icons": [
    {
      "src": "/MobileCP/img/MobileCP.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/MobileCP/img/MobileCP.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/MobileCP/img/MobileCP.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/MobileCP/img/MobileCP.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/MobileCP/"
}