This extension give you the feature to add PWA (Progressive Web APP) support for your web app See the change log for changes and road map. Features
Add PWA Support Buttonhis button is enabled on web projects and clicking on it, it will add a manifest file and a server worker file to your project. When extension is intalled you can see the Add PWA Support button on the project's context menu: If click on the button you will see two PWA files: manifest.json e sw.js Execute your web app and check your web app with lighthouse |