{
  "name": "Virtivo Client Follow-Up",
  "short_name": "Virtivo CRM",
  "description": "Complete relationship management platform for luxury real estate brokers in Riviera Maya",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Follow-Up Dashboard",
      "short_name": "Follow-Ups",
      "description": "View clients needing follow-up today",
      "url": "/clients/follow-up",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Add Client",
      "short_name": "New Client",
      "description": "Quickly add a new client",
      "url": "/clients",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "permissions": [
    "notifications"
  ],
  "prefer_related_applications": false
}
