{
  "name": "Shepherd's House UMC",
  "short_name": "SHUMC",
  "description": "Shepherd's House United Methodist Church — Worship, Connect, Grow",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a3a2a",
  "theme_color": "#1a3a2a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Watch Live",
      "short_name": "Watch",
      "description": "Watch our live service",
      "url": "/watch-live",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Give Online",
      "short_name": "Give",
      "description": "Give to the church",
      "url": "/give",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
