{
  "name": "FoodChain Volunteer Portal",
  "short_name": "FoodChain",
  "description": "Building stronger communities through volunteer service and food security",
  "theme_color": "#b8d65c",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://mqdkdvobtyphugqgmnqz.supabase.co/storage/v1/object/public/assets/brand-favicon-1767418839974.ico",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}