It is becoming apparent that progressive web apps are going to be very prevalent throughout the web. That being said, does anyone have an idea of where to start turning a meteor app into a progressive web app? One consideration would be implementing a service worker. It would also be helpful if someone could give input on databases, as all the progressive web videos I have seen implement Firebase. I image that we might be able to achieve something similar due to Meteor’s client-side minimongo.