{
  "name": "MediScan AI",
  "short_name": "MediScan",
  "description": "AI-powered early disease detection and health screening platform",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050A14",
  "theme_color": "#00F5FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en"
}
