{
  "name": "Christian Missions in the Telugu Country (1912)",
  "short_name": "Telugu Missions",
  "description": "Read the complete 1912 account of Christian missions in the Telugu country — S.P.G. work at Nandyal and Kalasapad, caste, education, medical missions, with searchable text, illustrations, dark mode, and offline support.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fdfbf7",
  "theme_color": "#7f1d1d",
  "categories": [
    "books",
    "education",
    "history"
  ],
  "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="
    }
  ]
}