{
  "name": "Heroes of Lotine",
  "short_name": "Lotine",
  "description": "Official website of the Heroes of Lotine fantasy series by William Traverse.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#04060a",
  "theme_color": "#04060a",
  "icons": [
    {
      "src": "/assets/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
