What this does: Unregisters the service worker that
handles offline caching, deletes all cached files, clears local
storage and IndexedDB data. Login + cached customer data will need
to be re-synced after reload.
What this does NOT do: affect orders or data on the
server. Submitted orders stay submitted. This is purely a device-side
reset.