{
  "name": "Clearfund Connect",
  "short_name": "Connect",
  "description": "Automate your sales process and build genuine connections",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F6FA",
  "theme_color": "#16264A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Contacts",
      "url": "/contacts",
      "description": "View all contacts"
    },
    {
      "name": "Call Queue",
      "url": "/call-queue",
      "description": "Your daily call queue"
    }
  ]
}
