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

/service-worker.js
  Cache-Control: no-cache, no-store, must-revalidate

/app.js
  Cache-Control: no-cache, must-revalidate

/preparedness-ribbon-content.js
  Cache-Control: no-cache, must-revalidate

/preparedness-ribbon-expanded.js
  Cache-Control: no-cache, must-revalidate

/preparedness-ribbon.js
  Cache-Control: no-cache, must-revalidate

/site-metrics-config.js
  Cache-Control: no-cache, must-revalidate

/site-metrics.js
  Cache-Control: no-cache, must-revalidate

/styles.css
  Cache-Control: no-cache, must-revalidate

/manifest.webmanifest
  Cache-Control: no-cache, must-revalidate

/downloads/*
  Cache-Control: no-cache, must-revalidate

/api/metrics
  Cache-Control: no-store
