{
  "name": "Empeleni Health Services Africa",
  "short_name": "EHSA",
  "description": "Healthcare, AI, and sovereign infrastructure for Africa through the Bridge AI OS ecosystem",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f7f7",
  "theme_color": "#004d40",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["healthcare", "technology", "business"],
  "shortcuts": [
    {
      "name": "Hospital In A Box",
      "short_name": "HIB",
      "description": "Explore Hospital In A Box deployments",
      "url": "/hospital.html",
      "icons": [{ "src": "assets/img/shortcut-hib.png", "sizes": "192x192" }]
    },
    {
      "name": "Secure Portal",
      "short_name": "Portal",
      "description": "Access the secure portal",
      "url": "/portal.html",
      "icons": [{ "src": "assets/img/shortcut-portal.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Studio App",
      "short_name": "AI Studio",
      "description": "Launch the Bridge AI Studio application",
      "url": "https://ehsa-empeleni.ai.studio",
      "icons": [{ "src": "assets/img/shortcut-ai.png", "sizes": "192x192" }]
    }
  ]
}