{
  "name": "HARi CRM",
  "short_name": "HARi",
  "description": "AI-native operational CRM for SMEs — manage contacts, deals, invoices, and tasks in one place",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e32721",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.webp",
      "sizes": "1440x900",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "CRM Dashboard with sales pipeline and activity overview"
    }
  ]
}
