The central point of this app is to determine proximity of two devices. That's not possible today in a cross-platform way using web apps.
PWA has access to bluetooth (BLE on all platforms) and NFC on Android
You can with the Geolocation API.
PWA has access to bluetooth (BLE on all platforms) and NFC on Android