{
  "name": "Tabiby — Find Your Doctor in Qatar",
  "short_name": "Tabiby",
  "description": "Book appointments with top-rated doctors and specialists in Doha, Qatar. Filter by specialty, insurance, and location.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5f0",
  "theme_color": "#006666",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Tabiby Doctor Search"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Doctor",
      "short_name": "Search",
      "description": "Search for doctors by specialty or condition",
      "url": "/search",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My Appointments",
      "short_name": "Appointments",
      "description": "View your upcoming appointments",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
