{
  "name": "Monticello United Methodist Church",
  "short_name": "Monticello UMC",
  "description": "His church on the corner since 1815. Worship, prayer, lectionary, and the daily office for Monticello UMC.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#efe9dd",
  "theme_color": "#7a2e2e",
  "lang": "en-US",
  "categories": ["lifestyle", "education"],
  "icons": [
    { "src": "/assets/icon.svg",          "type": "image/svg+xml", "sizes": "any" },
    { "src": "/assets/icon-192.png",      "type": "image/png",     "sizes": "192x192", "purpose": "any" },
    { "src": "/assets/icon-512.png",      "type": "image/png",     "sizes": "512x512", "purpose": "any" },
    { "src": "/assets/icon-512.png",      "type": "image/png",     "sizes": "512x512", "purpose": "maskable" }
  ]
}
