{
  "name": "CDI — Drug Interaction Checker",
  "short_name": "CDI",
  "description": "Check drug interactions for free. Data sourced from U.S. FDA and NIH.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eff6ff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/cdi-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
