{
  "name": "DoctorMentorKay — AI Clinical Intelligence",
  "short_name": "DoctorMentorKay",
  "description": "AI-powered clinical intelligence for African and global clinicians. 21 specialist advisors, clinical calculators, drug formulary, outbreak alerts, protocol cards and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#001510",
  "theme_color": "#001510",
  "categories": [
    "medical",
    "health",
    "education"
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DoctorMentorKay Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Advisor",
      "short_name": "Advisor",
      "description": "Open AI Clinical Advisor",
      "url": "/?screen=advisor",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Drug Formulary",
      "short_name": "Formulary",
      "description": "Nigerian Drug Formulary",
      "url": "/?screen=formulary",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Protocol Cards",
      "short_name": "Protocols",
      "description": "Clinical Protocol Cards",
      "url": "/?screen=protocols",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}