{
  "name": "MCGI Australia",
  "short_name": "MCGI AU",
  "description": "Members Church of God International - Australia. Access event check-ins, view upcoming programs, and stay connected with the congregation even offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "categories": ["lifestyle", "social", "productivity"],
  "icons": [
    { "src": "/images/favicon.ico", "sizes": "48x48", "type": "image/x-icon", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming events",
      "url": "/events",
      "icons": [{ "src": "/images/favicon.ico", "sizes": "48x48", "type": "image/x-icon", "purpose": "any" }]
    },
    {
      "name": "Check-in",
      "short_name": "Check-in",
      "description": "Venue check-in",
      "url": "/venue-checkin",
      "icons": [{ "src": "/images/favicon.ico", "sizes": "48x48", "type": "image/x-icon", "purpose": "any" }]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "View your profile",
      "url": "/profile",
      "icons": [{ "src": "/images/favicon.ico", "sizes": "48x48", "type": "image/x-icon", "purpose": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
