I have a SSR Angular app which I am trying to transform into a PWA. I want it to be server-side rendered for SEO and for the “fast first rendering” that it provides. The PWA mode works fine when combined with SSR, but once the app is loaded, when we refresh it, the client index HTML file is loaded instead