{
  "name": "పరిశుద్ధ గ్రంథము - Telugu Bible 1881 Edition",
  "short_name": "పరిశుద్ధ గ్రంథము",
  "description": "Read the complete 1881 Telugu Bible online: high-resolution page facsimiles of all 66 books with a searchable Telugu text layer, dark mode, and offline support.",
  "lang": "te",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fdfbf7",
  "theme_color": "#7f1d1d",
  "categories": [
    "books",
    "education",
    "lifestyle"
  ],
  "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": "Search",
      "url": "./index.html?q="
    }
  ]
}