Yes. it is possible, Can you send your website URL?
Not really because it’s for logged-in users only (company intranet), and I know where to change it in the js script in the plugin itself, but it’ll be overwritten with a new version (or I can unregister and register a modified js file).
Maybe my question should sound more like this: are you planning on adding a filter or definition of some kind for modifying the cookie path?
we create a GitHub ticket to add a filter in js to overwrite the cookie path and we will share it once it is done. for now, you can change it on your end.
You can track the development of this filter on:
https://github.com/ahmedkaludi/pwa-for-wp/issues/602
We added a filter to change the path of the cookies in our latest update. Can you please check it once by updating the plugin and let us know back?
Works flawlessly, thank you!