{
  "name": "AI Ambient Scribe",
  "short_name": "AI Scribe",
  "description": "Mobile-first AI scribe that converts doctor-patient conversations into structured, FHIR-compliant clinical notes. Supports Hindi, English, and Hinglish.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f1a",
  "theme_color": "#4F46E5",
  "categories": ["medical", "health", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
