{
  "name": "GetWell Score",
  "short_name": "GetWell",
  "description": "Science-backed health trackers — blood pressure, cholesterol, diabetes, brain health, cancer prevention, and more. Built by a physician.",
  "start_url": "/trackers",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#0A5C45",
  "categories": ["health", "medical", "fitness"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Life Bank™",
      "short_name": "Life Bank",
      "description": "Daily longevity habits",
      "url": "/lifebank",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Health Games",
      "short_name": "Games",
      "description": "Trivia, Bingo, Blitz & Risk Calculator",
      "url": "/games",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Risk Score",
      "short_name": "Risk",
      "description": "10-year heart attack & stroke risk",
      "url": "/risk",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": []
}
