{
  "name": "గ్రేస్ మినిస్ట్రీస్ అధ్యయన బైబిల్ (2010)",
  "short_name": "Study Bible",
  "description": "గ్రేస్ మినిస్ట్రీస్ అధ్యయన బైబిల్ — నేటి కింగ్ జేమ్స్ Version. శోధన, డార్క్ మోడ్ మరియు ఆఫ్‌లైన్ మద్దతుతో పూర్తి గ్రంథం.",
  "lang": "te",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fdfbf7",
  "theme_color": "#1e3a5f",
  "categories": [
    "books",
    "education",
    "religion"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Table of contents",
      "url": "./toc.html"
    },
    {
      "name": "Genesis",
      "url": "./chapters/002.html"
    },
    {
      "name": "Search",
      "url": "./index.html?q="
    }
  ]
}