{
  "name": "Sola Fide Bible School",
  "short_name": "Sola Fide",
  "description": "A free online theology course covering Koine Greek, systematic theology, hermeneutics, apologetics, and discipleship.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4ede0",
  "theme_color": "#b8860b",
  "lang": "en",
  "orientation": "portrait-primary",
  "categories": ["education", "books", "reference"],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Greek Course",
      "url": "/greek-index.html",
      "description": "23 lessons from alphabet to participles"
    },
    {
      "name": "Systematic Theology",
      "url": "/systematic-theology.html",
      "description": "Twenty-one loci at seminary depth"
    },
    {
      "name": "Memory Verses",
      "url": "/memory-verses.html",
      "description": "Drill the verses that matter"
    },
    {
      "name": "Start Here",
      "url": "/start-here.html",
      "description": "Guided path through the site"
    }
  ]
}
