{
  "name": "GiverNest",
  "short_name": "GiverNest",
  "description": "GiverNest is an online crowdfunding and fundraising platform that helps people raise money for causes that matter.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1C456B",
  "icons": [
    {
      "src": "/icons/givernest-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/givernest-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/givernest-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
