{
  "name": "Arcane Archives",
  "short_name": "ArcaneArchives",
  "description": "A sanctum where the written word is celebrated",
  "start_url": "/ArcaneArchives/client",
  "display": "standalone",
  "background_color": "#eccfae",
  "theme_color": "#810000",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "books"
  ]
}