The Background Fetch API provides a method for managing downloads that may take a significant amount of time such as movies, audio files, and software....example the fetch requests an MP3 and a JPEG. This enables a package...backgroundFetch.fetch( "my-fetch", ["/ep-5.mp3", "ep-5-artwork.jpg"], { title:...