{
  "name": "KuraPath — Know Your Health",
  "short_name": "KuraPath",
  "description": "AI-powered health intelligence. Upload your blood test, understand it in 60 seconds, in any language.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en-AU",
  "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"
    }
  ]
}
