﻿{
  "name": "Allstate Health Solutions List Bill Portal",
  "description": "View and manage your Allstate Health Solutions List Bill account.",
  "short_name": "Allstate Health Solutions List Bill",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#005fae",
  "theme_color": "#005fae",
  "lang": "en-US",
  "start_url": "/?utm_source=homescreen",
  "icons": [
    {
      "src": "/images/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    },
    {
      "src": "/images/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "76x76"
    },
    {
      "src": "/images/android-chrome-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/images/mstile-150x150.png",
      "type": "image/png",
      "sizes": "150x150"
    },
    {
      "src": "/images/android-chrome-96x96.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
