{
  "name": "Clearline Enrollee Assist",
  "short_name": "Clearline Assist",
  "description": "Ask any question about your ClearlineHMO plan and get an answer for your exact tier. 2,109 hospitals offline, medicine check, telemedicine and one-tap escalation.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0490DF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "scope": "./",
  "lang": "en-NG",
  "categories": [
    "health",
    "medical",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Ask about my cover",
      "url": "./index.html#/assist"
    },
    {
      "name": "Find a hospital",
      "url": "./index.html#/assist"
    },
    {
      "name": "Free wellness check",
      "url": "./index.html#/ada"
    },
    {
      "name": "Frequently asked questions",
      "url": "./index.html#/faq"
    }
  ]
}