Basic PWA setup PWA minimal setup. Based on this article: https://vaadin.com/learn/tutorials/learn-pwa/turn-website-into-a-pwa To run this app: Just run a basic server from the project root. You can use PHP or your favorite dev server. Example: php -S 0.0.0.0:9090