{
  "name": "QliniqiT — Global Healthcare Marketplace",
  "short_name": "QliniqiT",
  "description": "Book verified doctors, clinics, and healthcare providers worldwide. AI-powered health assistant, health reels, and personalised care.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "_icons_todo": "TODO: Replace icon.svg with icon-192.png and icon-512.png for full cross-browser PWA support",
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "QliniqiT Desktop — Find and book healthcare providers"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "QliniqiT Mobile — Your health, anywhere"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Providers",
      "short_name": "Providers",
      "description": "Search and book healthcare providers",
      "url": "/providers",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your appointments and health records",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Health Reels",
      "short_name": "Reels",
      "description": "Watch health tips and clinic tours",
      "url": "/reels",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "AI Assistant",
      "short_name": "AI",
      "description": "Ask your AI health assistant",
      "url": "/ai-assistant",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
