{
  "id": "/",
  "name": "COP - Seattle",
  "short_name": "COP - Seattle",
  "description": "Assembly portals and shared resources for The Church of Pentecost Seattle District",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#fbfcfe",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/static/church/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/church/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/church/pwa-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/church/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Weekly Reports",
      "short_name": "Reports",
      "url": "/sca/dashboard/",
      "icons": [{"src": "/static/church/pwa-icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Programs",
      "short_name": "Programs",
      "url": "/sca/programs/",
      "icons": [{"src": "/static/church/pwa-icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Giving",
      "short_name": "Giving",
      "url": "/sca/giving/",
      "icons": [{"src": "/static/church/pwa-icon-192.png", "sizes": "192x192"}]
    }
  ]
}
