{
  "name": "Christ Ekklesia Fellowship Chapel",
  "short_name": "CEFC",
  "description": "Where Christ takes the preeminence of our worship. Join us in celebrating the supremacy of Jesus Christ in all things.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#60379e",
  "theme_color": "#60379e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["religion", "community", "lifestyle"],
  "icons": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Christ Ekklesia Fellowship Chapel - Desktop View"
    },
    {
      "src": "/assets/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Christ Ekklesia Fellowship Chapel - Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Volunteer Portal",
      "short_name": "Volunteer",
      "description": "Access the volunteer portal",
      "url": "/volunteers",
      "icons": [
        {
          "src": "/assets/images/volunteer-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Calendar",
      "short_name": "Events",
      "description": "View upcoming events and services",
      "url": "/calendar",
      "icons": [
        {
          "src": "/assets/images/calendar-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Giving",
      "short_name": "Give",
      "description": "Make a donation or offering",
      "url": "/giving",
      "icons": [
        {
          "src": "/assets/images/giving-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}
