{
  "id": "/",
  "name": "Ingeni Partner Hub",
  "short_name": "Partner Hub",
  "description": "Ingeni Health partner management, outreach, and business intelligence platform",
  "start_url": "/command-center",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["business", "health", "productivity"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Meeting Hub",
      "short_name": "Meetings",
      "description": "Staff meeting rooms, demo script engine, and Daily.co video calls",
      "url": "/staff/meetings",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Care Hub",
      "short_name": "Care Hub",
      "description": "Schedule video calls, view client data, and manage consulting sessions",
      "url": "/partner-hub/care-hub",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Partner Hub",
      "short_name": "Partner Hub",
      "description": "Practice dashboard — patients, analytics, campaigns",
      "url": "/partner-hub/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Command Center",
      "short_name": "Command",
      "description": "Operations dashboard and daily overview",
      "url": "/command-center",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "B2B Outreach",
      "short_name": "Outreach",
      "description": "Partner outreach campaigns and contact pipeline",
      "url": "/b2b-outreach",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
