This document introduces progressive web apps (PWAs), covering their origins, advantages over mobile apps, implementation basics, and key elements for conception and development. It discusses how PWAs make the best of both web and app concepts by being instantly accessible like web pages but also engaging users through features like push notifications. The document provides code samples for implementing service workers, manifest files, and other PWA features and recommends tools and references for building PWAs.
Related topics: