{
  "name": "Mediora AI — Medical Analysis",
  "short_name": "Mediora",
  "description": "AI-powered medical test analysis. Upload, understand, act.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1A2F",
  "theme_color": "#0A1A2F",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "medical", "productivity"],
  "protocol_handlers": [
    {
      "protocol": "web+mediora",
      "url": "/protocol?u=%s"
    }
  ],
  "icons": [
    {
      "src": "/images/logo-mediora-compact.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
