{
  "name": "MediScribe Flow Secure Workspace",
  "short_name": "MediScribe Flow",
  "description": "Secure clinical documentation workspace for AI-assisted narrative capture, chart-ready output, and secure delivery.",
  "theme_color": "#14b8a6",
  "background_color": "#0b1a22",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
