{
  "name": "EBC Connects",
  "short_name": "EBC",
  "description": "Your congregation community hub",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4433aa",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/ebc/72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/ebc/96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/ebc/128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/ebc/144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/ebc/152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/ebc/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/ebc/384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/ebc/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bible Study",
      "short_name": "Bible",
      "url": "/bible-study",
      "icons": [
        {
          "src": "/icons/ebc/96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "url": "/resources",
      "icons": [
        {
          "src": "/icons/ebc/96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "categories": ["lifestyle", "social"],
  "prefer_related_applications": false
}
