{
  "name": "Glory Hub — Christ Glory Family",
  "short_name": "Glory Hub",
  "description": "The official Christ Glory Family platform — sermons, Bible, devotionals, prayer, live services, community and giving.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#060B28",
  "background_color": "#060B28",
  "categories": ["lifestyle", "social", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Watch Live", "url": "/live", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Glory Rooms", "url": "/rooms", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Notes", "url": "/notes", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
