{
  "name": "CRM Real Estate",
  "short_name": "CRM",
  "description": "Real Estate CRM — manage customers, properties, and deals",
  "start_url": "/crm/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/crm/dashboard",
      "description": "Go to CRM Dashboard"
    },
    {
      "name": "New Customer",
      "url": "/crm/customers/new",
      "description": "Add a new customer"
    }
  ]
}
