{
  "name": "SickleConnect — Sickle Cell Cares Foundation",
  "short_name": "SickleConnect",
  "description": "Health management app for people living with Sickle Cell Disease, by the Sickle Cell Cares Foundation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f14",
  "theme_color": "#8B1A1A",
  "categories": ["health", "medical"],
  "icons": [
    { "src": "/logo-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/logo-full.webp", "sizes": "390x844", "type": "image/webp", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Log pain", "url": "/pain", "description": "Log a pain event" },
    { "name": "Log hydration", "url": "/hydration", "description": "Log water intake" },
    { "name": "Crisis SOS", "url": "/?sos=1", "description": "Emergency help" }
  ],
  "prefer_related_applications": false
}
