PWA apps are great, but they will not replace classic mobile/desktop apps. You can't access the hardware from JS, it's just too high-level a language.
It depends, with tools like electron you can access you OS to some extend, like with VS Code for example.
There's also a lot you can do on the web and it keeps expanding.
Look at this for reference: https://whatwebcando.today/
reply