{
  "name": "Zenfy",
  "short_name": "zenfy",
  "description": "",
  "dir": "auto",
  "lang": "en-US",
  "display": "browser",
  "orientation": "natural",
  "start_url": "/",
  "background_color": "#fff",
  "theme_color": "#24104E",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
