{
  "name": "AutoScribe — AI Speech Scribe & Multi-Vertical Documentation",
  "short_name": "AutoScribe",
  "description": "Ambient AI documentation scribe for Medical SOAP notes, Sales BANT qualification, Legal depositions, Real Estate, and custom domain workspaces. Capture ambient speech, transcribe live audio, and generate structured notes instantly with 100% GDPR & HIPAA privacy compliance.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["productivity", "medical", "business", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ambient Speech Recording",
      "short_name": "Record",
      "description": "Capture live conversation for instant AI SOAP or BANT notes",
      "url": "/record",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Multi-Vertical AI Templates",
      "short_name": "Templates",
      "description": "Explore Medical, Sales, Legal, and custom domain workspaces",
      "url": "/templates",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "User Dashboard",
      "short_name": "Dashboard",
      "description": "Access all audio sessions, transcripts, and exports",
      "url": "/dashboard",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
