{
  "name": "eezFi Lite",
  "short_name": "eezFi",
  "description": "Connect and chat with your businesses — powered by eezFi.",
  "start_url": "/eezfi",
  "scope": "/eezfi",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0077b6",
  "background_color": "#03045e",
  "icons": [
    {
      "src": "/img/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
