{
  "name": "LargentIQ — AI-Orchestrated Lending Operations",
  "short_name": "LargentIQ",
  "description": "Five specialized AI agents (Intake, Verification, Risk, Compliance, Decision) with full human oversight and an auditable trail your loan officers can defend.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#001842",
  "background_color": "#FAFAF9",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/largentiq-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Officer queue",
      "short_name": "Queue",
      "description": "Review pending loan applications",
      "url": "/officer"
    },
    {
      "name": "Live status",
      "short_name": "Status",
      "description": "Live pipeline SLA metrics",
      "url": "/status-page"
    },
    {
      "name": "Trust & compliance",
      "short_name": "Trust",
      "description": "Architecture, audit and compliance roadmap",
      "url": "/trust"
    }
  ]
}
