WIP Service Worker

I’d like to make a service worker (with a configuration API somewhat similar to offline plugin for webpack). One thing I need to be able to do is grab the meteor js and css bundle URLs. Is there an easy way to grab those (on the server preferably)?