{
  "name": "Montclair Church of Christ",
  "short_name": "Montclair CoC",
  "description": "Promoting Pre-denominational Christianity, Saving Souls and Keeping Souls Saved, Extending a Loving Welcome",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#8B1538",
  "theme_color": "#8B1538",
  "orientation": "portrait",
  "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": "Join Zoom",
      "short_name": "Zoom",
      "description": "Join our worship service via Zoom",
      "url": "/visit.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Donate",
      "short_name": "Give",
      "description": "Support our mission",
      "url": "/donate.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
