/*
  X-Content-Type-Options: nosniff
  Referrer-Policy: same-origin
  Permissions-Policy: microphone=(self), midi=(self)
  Cross-Origin-Resource-Policy: same-origin

/*.html
  Cache-Control: no-cache, must-revalidate

/release-manifest.json
  Cache-Control: no-cache, must-revalidate
  Content-Type: application/json; charset=utf-8

/SHA256SUMS.txt
  Cache-Control: no-cache, must-revalidate
  Content-Type: text/plain; charset=utf-8

/*.js
  Cache-Control: public, max-age=86400, stale-while-revalidate=604800

/*.css
  Cache-Control: public, max-age=86400, stale-while-revalidate=604800

/musescore-mcpbridge.wasm
  Cache-Control: public, max-age=86400, stale-while-revalidate=604800
  Content-Type: application/wasm

/legal/*
  Cache-Control: public, max-age=86400, stale-while-revalidate=604800
