{
  "name": "Christ's Church of Laurel",
  "short_name": "Christ's Church",
  "description": "Multi-ethnic, grace-preaching church in Laurel, MS. Watch live, give, sermons, and more.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0B0E12",
  "theme_color": "#00AEEF",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "images/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Watch Live",
      "url": "/pages/watch.html",
      "description": "Watch Sunday service live"
    },
    {
      "name": "Give Online",
      "url": "/pages/give.html",
      "description": "Give to Christ's Church"
    },
    {
      "name": "Sermons",
      "url": "/pages/sermons.html",
      "description": "Watch and listen to sermons"
    }
  ]
}
