{
  "name": "ParaBoda - Health Together",
  "short_name": "ParaBoda",
  "description": "AI-Powered Digital Health Ecosystem for Kenya",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://i.imgur.com/mIUhG65.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.imgur.com/mIUhG65.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "transport", "social"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Community Dashboard",
      "short_name": "Community",
      "description": "Access community health services",
      "url": "/community",
      "icons": [
        {
          "src": "https://i.imgur.com/mIUhG65.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Rider Dashboard",
      "short_name": "Rider",
      "description": "Manage rides and transport",
      "url": "/rider",
      "icons": [
        {
          "src": "https://i.imgur.com/mIUhG65.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "CHV Dashboard",
      "short_name": "CHV",
      "description": "Community health volunteer tools",
      "url": "/chv",
      "icons": [
        {
          "src": "https://i.imgur.com/mIUhG65.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Health Worker Dashboard",
      "short_name": "Health Worker",
      "description": "Medical professional tools",
      "url": "/health-worker",
      "icons": [
        {
          "src": "https://i.imgur.com/mIUhG65.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "https://i.imgur.com/mIUhG65.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "ParaBoda Dashboard Overview"
    },
    {
      "src": "https://i.imgur.com/mIUhG65.png",
      "sizes": "750x1334",
      "type": "image/png",
      "platform": "narrow",
      "label": "ParaBoda Mobile Interface"
    }
  ]
}