{
  "lang": "en-us",
  "name": "ActiCare Patient Portal",
  "short_name": "PatientPortal",
  "description": "A PWA for ActiCare patients.",
  "start_url": "/updates",
  "background_color": "#2f3d58",
  "theme_color": "#2f3d58",
  "orientation": "any",
  "display": "standalone",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512"
    }
  ]
}