{
  "name": "Omega Worship",
  "short_name": "Omega Worship",
  "description": "Lyrics, Bible and sermons on your screen \u2014 offline, every Sunday.",
  "start_url": "./ghnc-worship.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#2E3A63",
  "theme_color": "#2E3A63",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}