I need all of the users of my application(desktop and tablet users) to start everyday with an empty cache. Is there any way I can take advantage of service workers to achieve this? Has anybody ever tried to do this? Or do you think there's a better way to run a schedule tasked on all the devices where my PWA is installed.
Thanks