{
  "name": "The Living Sword — Free Bible App",
  "short_name": "Living Sword",
  "description": "Read the Holy Bible online for free in KJV, World English Bible, Geneva Bible 1599, Darby, Young's Literal Translation, ASV, and the original Hebrew and Greek.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#d97706",
  "background_color": "#faf9f7",
  "lang": "en-US",
  "categories": ["education", "books", "religion"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sword-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "The Living Sword Bible App"
    }
  ],
  "shortcuts": [
    {
      "name": "Read the Bible",
      "short_name": "Read",
      "description": "Browse all 66 books of the Bible",
      "url": "/read",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Genesis",
      "short_name": "Genesis",
      "description": "Read Genesis",
      "url": "/read/1/1",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Psalms",
      "short_name": "Psalms",
      "description": "Read the Psalms",
      "url": "/read/11/1",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "John",
      "short_name": "John",
      "description": "Read the Gospel of John",
      "url": "/read/19/1",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Search Scripture",
      "short_name": "Search",
      "description": "Search the Bible",
      "url": "/search",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
