Deep linking from Web to PWA (Standalone Version)
问题 I have a web app that it can be installed as standalone application in the homescreen thanks to PWA standard. When a user forget his password, a email is sent to him with a link to reset the password. Question is: Can I deep-link to the already-installed standalone version instead of the web application in chrome browser? I'd like to achieve this behaviour: User clicks in email link from gmail application. OS check if link matches with any url schema pre-registered in the system (This is the