{
  "name": "FoodBank Helper",
  "short_name": "FoodBank Helper",
  "description": "Foodbank management system for volunteers, inventory, and client services.",
  "id": "/",
  "lang": "en-US",
  "display": "standalone",
  "theme_color": "#3f51b5",
  "background_color": "#ffffff",
  "scope": "./",
  "start_url": "/",
  "icons": [
    {
      "src": "icons/FoodbankHelperLogo72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/FoodbankHelperLogo96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/FoodbankHelperLogo128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/FoodbankHelperLogo144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/FoodbankHelperLogo152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/FoodbankHelperLogo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/FoodbankHelperLogo384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/FoodbankHelperLogo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
