{
  "short_name": "BloodFlow",
  "name": "BloodFlow - The AI Platform Your Health Needs",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#FF0000",
  "background_color": "#ffffff",
  "categories": ["healthcare", "medical", "productivity"],
  "description": "AI-powered blood test analysis and biomarker tracking platform",
  "orientation": "any",
  "prefer_related_applications": false,
  "lang": "en",
  "dir": "ltr"
}