{
  "name": "Lutheran Missionaries, Landmarks and Legacies (2014)",
  "short_name": "Lutheran Mission",
  "description": "Lutheran Missionaries, Landmarks and Legacies — the history of Lutheran mission work in Guntur, Andhra Pradesh, from Gettysburg to Andhra Christian College, Heyer Memorial, Kugler Hospital, and St. Matthew's Church. Searchable text, dark mode, and offline support.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fdfbf7",
  "theme_color": "#1e3a5f",
  "categories": [
    "books",
    "education",
    "religion",
    "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="
    }
  ]
}