Home

Awesome

Monsoon PWA

Adds icons, a web manifest file and a service-worker file to make magento 2 a PWA.

Installation

composer require monsoonconsulting/magento2-pwa

Main Features

Configuration

To configure the module go to Stores > Configuration > Monsoon > PWA. configuration options

Offline Page

In Stores > Configuration > Monsoon > PWA select the page you wish to use as your offline notification page. Alternatively use the default one provided by this module.

Customisation

In your Magento theme, override the images and PWA app details found in:

For generating the correct icons there are useful tools such as a favicon generator and maskable icon editor.

Configure Service Worker

Most PWA features can be adjusted/added in the service-worker file.