{
  "name": "AIdMD Scribe",
  "short_name": "Scribe",
  "description": "Record the visit, get a finished note in your own template. An ambient AI scribe for practising physicians.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f8ff",
  "theme_color": "#6a3cdf",
  "categories": [
    "medical",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/emblem-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/emblem-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
