I'm developing a PWA App with Angular, and I've seen that when I install the app and then start using it, if I press the hardware back button it starts to return over the history, but I would like to be able to close all the app when the user is in a specific screen, is it possible?
I'm using Angular 13