I'm working on a PWA. This is a three-part question.
For Desktops, I want to open content in a new app window (non-browser) once the app is installed. Any ideas?
If I can open a new app window, then how do I make it part of the same process and share data with it?
Alternatively, if I can't make it part of the same process, then how do I input data to the new window?