{
  "name": "iGive.com",
  "short_name": "iGive",
  "description": "Shop online, support your favorite cause for free.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#006699",
  "icons": [
    {
      "src": "/res/img/igive_seed.png",
      "sizes": "80x80",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/res/img/toolbar/iGiveSeed.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/img/icon-512.png",
      "sizes": "768x768",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/img/icon-maskable-512.png",
      "sizes": "768x768",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
