{
  "name": "Pathways",
  "short_name": "Pathways",
  "theme_color": "#7A454D",
  "background_color": "#002A43",
  "start_url": "/com.pathways.security.users.login",
  "display": "fullscreen",
  "lang": "en-US",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
  ]

}