{
  "name": "Casly CRM",
  "short_name": "Casly",
  "description": "Casly — CRM for immigration & education consultants",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Leads Pipeline",
      "url": "/?page=leads",
      "description": "View leads pipeline"
    },
    {
      "name": "Processing Tracker",
      "url": "/?page=processing",
      "description": "View processing tracker"
    }
  ]
}
