{
  "name": "The New Testament in Telugu (1860)",
  "short_name": "NT Telugu 1860",
  "description": "Complete facsimile of the 1860 Telugu New Testament, American Mission Press, Madras.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f1e6",
  "theme_color": "#182642",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "books",
    "education",
    "reference"
  ],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Table of contents",
      "url": "./toc.html"
    },
    {
      "name": "Browse all pages",
      "url": "./pages.html"
    }
  ]
}