[[redirects]]
from = "/config.json"
to = "/config.json"
status = 200
from = "/manifest.json"
to = "/manifest.json"
from = "*/olm.wasm"
to = "/olm.wasm"
force = true
from = "/pdf.worker.min.js"
to = "/pdf.worker.min.js"
from = "/public/*"
to = "/public/:splat"
from = "/assets/*"
to = "/assets/:splat"
from = "/*"
to = "/index.html"