{
  "name": "TheoLogan",
  "short_name": "TheoLogan",
  "description": "Theology written with care — essays on Christology, sacramentology, the historic Christian faith, and more by Logan Lancour.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#313d41",
  "theme_color": "#476c77",
  "orientation": "portrait",
  "categories": ["education", "books", "religion"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
