{
  "short_name": "dawaChat",
  "name": "dawaChat — AI-powered clinical assistant for doctors in Kenya. Assistive prescriptions, diagnostic support, automated reporting and more.",
  "icons": [
    {
      "src": "dawaChat_favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "dawaChat_logo_white.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "dawaChat_logo_white.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}