/*
  Strict-Transport-Security: max-age=31536000
  Content-Security-Policy: default-src 'self'; script-src 'self' 'sha256-IPHseVsLLPxsBFDwil8eTwt6mtZj8RLiK5jf1GTAQNc=' 'sha256-anmGH/YaZ3G74J1o/j6Iba3snfoPZtZITRyza7twHY0='; style-src 'self'; img-src 'self' data:; font-src 'self'; connect-src 'none'; media-src 'none'; object-src 'none'; frame-src 'none'; worker-src 'none'; manifest-src 'self'; base-uri 'self'; form-action 'none'; frame-ancestors 'none'; upgrade-insecure-requests
  Referrer-Policy: no-referrer
  X-Content-Type-Options: nosniff
  X-Frame-Options: DENY
  Cross-Origin-Opener-Policy: same-origin
  Cross-Origin-Resource-Policy: same-origin
  Permissions-Policy: accelerometer=(), camera=(), geolocation=(), gyroscope=(), microphone=(), payment=(), usb=()

/assets/*
  Cache-Control: public,max-age=31536000,immutable

/join
  Cache-Control: no-store,max-age=0
  X-Robots-Tag: noindex,nofollow,noarchive

/paypal/*
  Cache-Control: no-store,max-age=0
  X-Robots-Tag: noindex,nofollow,noarchive

/api/network-identity
  Cache-Control: no-store,max-age=0
  X-Robots-Tag: noindex,nofollow,noarchive

/.well-known/assetlinks.json
  Content-Type: application/json;charset=UTF-8
  Cache-Control: public,max-age=3600
