{
  "name": "Clinical Trials Search",
  "short_name": "CT Search",
  "description": "Find and track clinical trials with AI-powered analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "categories": ["medical", "health", "research"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Trials",
      "short_name": "Search",
      "description": "Search for clinical trials",
      "url": "/"
    },
    {
      "name": "My Library",
      "short_name": "Library",
      "description": "View cached content",
      "url": "/library"
    },
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "Browse biomedical tools",
      "url": "/tools"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
