{
  "name": "MejCare - AI Healthcare Platform",
  "short_name": "MejCare",
  "description": "MejCare connects you to doctors, pharmacy, lab tests and home care across Nigeria",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A5751",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "categories": ["health", "medical", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Consultation",
      "short_name": "Consult",
      "description": "Begin a new medical consultation",
      "url": "/app?action=consult",
      "icons": []
    },
    {
      "name": "View Appointments",
      "short_name": "Appointments",
      "description": "Check your upcoming appointments",
      "url": "/app?action=appointments",
      "icons": []
    }
  ],
  "prefer_related_applications": false
}
