{
  "name": "Kliently CRM",
  "short_name": "Kliently",
  "description": "Smart CRM for every business. Manage leads, clients and teams.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00adef",
  "icons": [
    {
      "src": "/kliently-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
