A PWA should feel like a real app we are used to since years: users want an icon on the home screen as well was native-like performance and feature richness. To achieve this, we are going to touch several architectural and feature areas such as the application shell, offline capabilities, data sync, push notifications, data sharing and payment. And of course, we will see all of this in action with Angular CLI and accompanying tools by leveraging technologies such as service workers and push frameworks—for both mobile and desktop devices. This is surely going to be a lot of fun.