{
  "name": "Aasha AI — Clinical Trial Matcher",
  "short_name": "Aasha AI",
  "description": "Find cancer clinical trials in India in your language. Free AI matching.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F9F9",
  "theme_color": "#0D5C63",
  "orientation": "portrait-primary",
  "categories": ["medical", "health"],
  "lang": "en-IN",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Trials",
      "short_name": "Search",
      "url": "/",
      "description": "Search for matching clinical trials"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View your saved trials and search history"
    }
  ]
}
