{
  "name": "FormuleCRM - Real Estate Lead Management",
  "short_name": "FormuleCRM",
  "description": "Next-gen lead management platform for real estate with AI-driven routing",
  "id": "/?source=pwa",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/formule-favicon.png?v=3",
      "sizes": "72x72 96x96 128x128 144x144 152x152 167x167 180x180 192x192 384x384 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Lead Dashboard",
      "short_name": "Dashboard",
      "description": "View your lead dashboard",
      "url": "/company-dashboard",
      "icons": [
        {
          "src": "/pwa-icons/icon-source.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Property Calculator",
      "short_name": "Calculator",
      "description": "Malta Property Calculator",
      "url": "/malta-property-calculator",
      "icons": [
        {
          "src": "/pwa-icons/icon-source.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
