{
  "name": "CVD Risk Toolkit v30.74.310",
  "short_name": "CVD Toolkit",
  "description": "Medical-grade cardiovascular risk assessment with Framingham, QRISK3/4, PREVENT, SCORE2/SCORE2-OP, Reynolds, ASCVD PCE, Lp(a) cascade screening, and CCS/ESC/ADA-KDIGO guideline recommendations",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#20c997",
  "background_color": "#ffffff",
  "categories": ["medical", "health", "productivity"],
  "lang": "en-CA",
  "dir": "ltr",
  "id": "cvd-risk-toolkit",
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CVD Risk Toolkit - Desktop View"
    },
    {
      "src": "/screenshots/mobile-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CVD Risk Toolkit - Mobile View"
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "application/json": [".json"],
        "text/csv": [".csv"],
        "application/pdf": [".pdf"],
        "text/plain": [".txt"]
      }
    }
  ],
  "share_target": {
    "action": "/",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [{ "name": "files", "accept": ["application/json", "text/csv", "application/pdf"] }]
    }
  },
  "protocol_handlers": [
    { "protocol": "web+cvd", "url": "/?action=%s" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
