{
  "name": "The Holy Bible",
  "short_name": "Bible",
  "description": "Read the Holy Bible across many translations, including KJV, Septuagint, Vulgate, Hebrew Tanakh, Greek NT, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "background_color": "#1a1714",
  "theme_color": "#1a1714",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
