{
  "name": "Rehoboth Lighthouse Full Gospel Church",
  "short_name": "RLFGC",
  "description": "Sermons, events, calendar and more from Rehoboth Lighthouse Full Gospel Church in Haverhill, MA.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1b4b",
  "theme_color": "#0d1b4b",
  "categories": ["religion", "lifestyle"],
  "lang": "en-US",
  "icons": [
    {
      "src": "assets/img/rlfgc.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/rlfgc.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/img/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "RLFGC home page"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Sermon",
      "short_name": "Sermons",
      "description": "Watch the latest message",
      "url": "/#sermons",
      "icons": [{ "src": "assets/img/rlfgc.png", "sizes": "96x96" }]
    },
    {
      "name": "Church Calendar",
      "short_name": "Calendar",
      "description": "View upcoming events",
      "url": "/#church-calendar",
      "icons": [{ "src": "assets/img/rlfgc.png", "sizes": "96x96" }]
    },
    {
      "name": "Give Online",
      "short_name": "Giving",
      "description": "Online giving options",
      "url": "/#buy-tickets",
      "icons": [{ "src": "assets/img/rlfgc.png", "sizes": "96x96" }]
    }
  ]
}