{
  "name": "AOR Innovation Hub",
  "short_name": "AOR Hub",
  "description": "AOR Medical Solutions innovation ecosystem and secure partner portal.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05070f",
  "theme_color": "#05070f",
  "lang": "en",
  "categories": ["medical", "business", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Partner portal", "url": "/portal" },
    { "name": "Sales pipeline", "url": "/portal/pipeline" },
    { "name": "Forecast", "url": "/portal/forecast" }
  ]
}
