{
  "name": "Advance your health with purpose.",
  "short_name": "Advance your health with purpose.",
  "description": "All of your benefit providers, all in one place.  Connect with care at a touch, anytime, anywhere.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F3FEFF",
  "theme_color": "#BBBBFF",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}