{
  "name": "AlloScribe - AI Medical Dictation",
  "short_name": "AlloScribe",
  "description": "AI-powered medical dictation and clinical documentation for doctors, radiologists, and sonographers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090F",
  "theme_color": "#B8903A",
  "lang": "en-GB",
  "icons": [
    {
      "src": "assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/img/alloscribe_logo_full.png",
      "sizes": "800x800",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
