{
  "name": "Aff-CRM",
  "short_name": "Aff-CRM",
  "description": "Aff-CRM progressive web app experience.",
  "start_url": "/crm/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1929",
  "theme_color": "#0a1929",
  "icons": [
    {
      "src": "/icons/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
