{
  "id":"/",
  "name": "Cortex",
  "short_name": "Cortex",
  "description":"Cortex is an  app that will serve to minimize rejected insurance claim requests that are caused by missing or incorrect information. by validating the information before it is submitted to the insurance company.",
  "icons": [
    {
      "src": "iohealth-fav-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "iohealth-fav-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose":"any"
    }
  ],
  "start_url":"/",
  "display": "fullscreen",
  "theme_color": "#1B2346",
  "background_color": "#ffffff"
}