{
  "name": "Vicario Intelligence",
  "short_name": "Vicario",
  "description": "CT MLO Intelligence Platform — Lead, Close, Keep",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D1C33",
  "theme_color": "#0D1C33",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "business"],
  "shortcuts": [
    {
      "name": "Today's Pulse",
      "short_name": "Pulse",
      "description": "Daily actions for MLOs in the field",
      "url": "/dashboard/mobile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "description": "Borrower pipeline",
      "url": "/dashboard/pipeline",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg",     "sizes": "any",     "type": "image/svg+xml" }
  ]
}
