HTMLProgressive Web App (PWA) Basics

HTML combined with JavaScript and service workers can create PWA apps that work offline and feel like native apps.

<link rel='manifest' href='/manifest.json'>