{
  "name": "Black Health",
  "short_name": "Black Health",
  "description": "Trusted Black health information and a directory of Black health professionals.",
  "icons": [
    {"src": "/static/brand/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/brand/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "theme_color": "#5F351A",
  "background_color": "#FAF7F2",
  "display": "standalone",
  "start_url": "/",
  "categories": ["health", "medical", "news"],
  "shortcuts": [
    {
      "name": "Find a Provider",
      "short_name": "Providers",
      "description": "Search Black health providers near you",
      "url": "/providers/",
      "icons": [{"src": "/static/brand/favicon-32x32.png", "sizes": "32x32"}]
    },
    {
      "name": "Health Articles",
      "short_name": "Articles",
      "description": "Trusted health journalism for Black communities",
      "url": "/articles/",
      "icons": [{"src": "/static/brand/favicon-32x32.png", "sizes": "32x32"}]
    },
    {
      "name": "Learn Topics",
      "short_name": "Learn",
      "description": "Health education guides",
      "url": "/learn/",
      "icons": [{"src": "/static/brand/favicon-32x32.png", "sizes": "32x32"}]
    }
  ]
}
