{
  "name": "Doctorato — Smart Healthcare",
  "short_name": "Doctorato",
  "description": "Book trusted doctors and nurses, online consultations, home visits, prescriptions, and medical records — all in one secure platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0C1926",
  "theme_color": "#0C1926",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "categories": ["medical", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Find a doctor",
      "short_name": "Doctors",
      "url": "/doctors",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My appointments",
      "short_name": "Appointments",
      "url": "/patient/appointments",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quick consult",
      "short_name": "Quick",
      "url": "/quick-consultation",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
