This app demonstrates the use of Angular Service Workers and an App Shell for index.html in order to make it PWA. The app gets score of 92 in Lighthouse (Chrome devtools audit) - only missing the SSL criteria.
ng build --prod
http-server -p 8080 -c-1 dist/pwa-example