This tool is used on the PWABuilder website to generate screenshots from a URL. Internally, it uses Puppeteer to generate the screenshots.
To get the project running on your system (note that you will first need NodeJS), you can do the following:
- Run npm install
- Run npm start