{
  "name": "RealEstate CRM",
  "short_name": "CRM",
  "description": "Enterprise Real Estate Brokerage CRM",
  "start_url": "/dashboard/admin",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#4F46E5",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
