{
  "name": "Ingeni Health Admin",
  "short_name": "Ingeni",
  "description": "Ingeni Health B2B outreach and partner management platform",
  "start_url": "/portal/admin/command-center",
  "scope": "/portal/",
  "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": "Command Center",
      "short_name": "Command",
      "url": "/portal/admin/command-center",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "B2B Outreach",
      "short_name": "Outreach",
      "url": "/portal/admin/b2b-outreach",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Financials",
      "short_name": "Financials",
      "url": "/portal/admin/financials/monthly",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
