{
  "name": "Hope Foundation",
  "short_name": "Hope",
  "description": "A non-profit organization dedicated to making a positive impact.",
  "start_url": "/nonprofit/",
  "scope": "/nonprofit/",
  "id": "/nonprofit/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2E7D32",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
