The payload of the `.ttl` files is massive and the cache headers (due to GitHub defaults) aren't optimal:  Consider [add](https://developer.mozilla.org/en-US/docs/Web/API/Cache/add)ing the `.ttl` files to `window.caches` (with potentially an IndexedDB fallback) for improved repeat loads.