PWA builder

Enter the link to the page you want to turn into a PWA:

{{ errorTitle }}

{{ errorMessage }}

Options

You need an icon with a size of at least 256x256 pixels! Add a link to the icon via the form below:

Installing PWA

1. Download the archive from the link below

Download

2. Unzip the archive and place the contents in the root folder of the site, so that the file manifest.json opens at this link

3. Set the following code in the <head> part of the site page:

<link rel="manifest" href="/manifest.json"> <script src="/app.js"></script>

PWA builder online

Simple and convenient PWA builder online: make your website an app in just 5 minutes!