Open
Description
Once we have a PWA (#876), we should look into the use of background sync and/or background fetch to fetch segments for offline storage. This also depends on Fetch support (#829).
With this, one could begin storing content for offline consumption, then close the app and let the segments be fetched and stored in the background, as connectivity is available.