I am building an app which will communicate with the other devices in my office network through WebRTC. For mobile phones in the network, I want to use a PWA for this job.
Can PWAs have a background service running which communicates with other devices over WebRTC?