What is the maximum size of content body that you can store in CacheStorage for mobile browsers?
Specifically, cache.add(...) below.
https://developer.mozilla.org/en-US/docs/Web/API/Cache
None of the other answers linked are recent or refer to CacheStorage or the Cache API. Question is not a duplicate.