{
  "name": "Hillview Seventh-day Adventist Church",
  "short_name": "Hillview SDA",
  "description": "A community united by the Spirit of God, growing together in faith. Kisumu, Kenya.",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#0d243b",
  "theme_color": "#123454",
  "categories": [
    "religion",
    "community"
  ],
  "lang": "en-KE",
  "dir": "ltr",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "screenshot-desktop.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Give Online",
      "short_name": "Give",
      "description": "Make a tithe or offering",
      "url": "/give",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Watch Livestream",
      "short_name": "Live",
      "description": "Watch the Sabbath service live",
      "url": "/livestream",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sabbath Times",
      "short_name": "Times",
      "description": "View Sabbath service times",
      "url": "/#promoCarousel",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}