{
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "short_name": "Medspeech",
  "name": "Medspeech",
  "theme_color": "#308ee4",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "technology",
    "health",
    "medical",
    "pharmacy",
    "productivity",
    "security",
    "utilities"
  ],
  "description": "Medspeech is a medical tool to convert medical conversations to SOAP notes instantly, Advanced AI analyzes clinical conversations and generates comprehensive SOAP notes tailored to your medical specialty",
  "display_override": [
    "fullscreen",
    "minimal-ui",
    "standalone",
    "window-controls-overlay",
    "browser"
  ],
  "features": ["http2", "notifications", "push", "share-target", "fast"],
  "permissions": ["audioCapture"],
  "edge_side_panel": {
    "preferred_width": 768
  },
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "windows",
      "url": "https://app.medspeech.app/",
      "id": "app.medspeech.app"
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/medspeech1920x944.webp",
      "sizes": "1920x944",
      "type": "image/webp",
      "form_factor": "wide",
      "description": "Recording and conversation with Medspeech"
    },
    {
      "src": "/medspeech392x786.webp",
      "sizes": "392x786",
      "type": "image/webp",
      "form_factor": "narrow",
      "description": "Recording and conversation with Medspeech"
    }
  ]
}
