{
  "name": "Transcribe Health - AI-Powered Medical Transcription Platform",
  "short_name": "Transcribe Health",
  "description": "Transform healthcare documentation with AI-powered transcription, clinical note generation, and workflow automation. HIPAA-compliant, enterprise-grade security for healthcare providers.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0062B1",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "productivity", "business", "health"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "orientation": "any",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/doctor-1.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Healthcare provider using Transcribe Health",
      "form_factor": "wide"
    }
  ],
  "related_applications": []
}