{
  "name": "The Codex",
  "short_name": "Codex",
  "description": "A doctrine. Not an app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0d0b",
  "theme_color": "#0e0d0b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/sword-fire-bg.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
