
{
  "name": "Benevolate",
  "short_name": "Benevolate",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0d6efd",
  "lang": "en-US",
  "description": "Benevolate is a platform for managing and organizing charitable events and activities.",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
