{
  "name": "Zion Lutheran Church",
  "short_name": "Zion",
  "description": "A Christ-centered community in Des Moines, IA — worship, sermons, events, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#1e3a8a",
  "categories": ["lifestyle", "religion"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/favicon-32.png", "sizes": "32x32",  "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Sermons",       "url": "/sermons", "description": "Watch sermon library"   },
    { "name": "Give Online",   "url": "/give",    "description": "Give online securely"   },
    { "name": "Prayer Request","url": "/prayer",  "description": "Submit a prayer request" },
    { "name": "Events",        "url": "/events",  "description": "Upcoming events"        }
  ]
}
