{
  "name": "Protect The Heroes",
  "short_name": "Protect Heroes",
  "lang": "en-US",
  "description": "Protect The Heroes is an editorial platform documenting healthcare philanthropy, community giving, and the partnerships that supported hospitals and hospices during the COVID-19 pandemic.",
  "icons": [
    {
      "src": "images/protect-the-heroes-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/protect-the-heroes-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#d32437",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/index.html",
  "scope": "/",
  "id": "https://protecttheheroes.org"
}