{
  "name": "Evellum: Medieval Manuscripts",
  "short_name": "Evellum",
  "description": "Medieval manuscripts in the modern world.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#edeae4",
  "theme_color": "#7e2218",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}