PWA (1/3)
Explain the concepts of Progressive Web Apps and how you would convert a React application into a PWA.
    Progressive Web Apps (PWAs) are web applications that provide a native app-like experience to users.
    PWAs aim to bridge the gap between web and mobile app experiences by offering features such as
    • offline access
    • push notifications
    • fast loading times