{
  "name": "Sacred Word — A Complete Biblical Study",
  "short_name": "Sacred Word",
  "description": "A complete biblical study: Scripture, the people, the land, and the case for the faith. This puts the app on your device. The offline copy is downloadable afterwards, from the Install button inside the site.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1628",
  "theme_color": "#0B1628",
  "categories": [
    "education",
    "books",
    "religion"
  ],
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/screenshot-wide.png",
      "sizes": "1918x945",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Sacred Word home page on a desktop browser"
    },
    {
      "src": "assets/images/screenshot-narrow.png",
      "sizes": "1079x1843",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Sacred Word home page on a phone"
    }
  ]
}
