Category "progressive-web-apps"

Can you manually set the version number in a PWA?

TL;DR Is there a way to set the version number of a PWA (Progressive Web Application) in the manifest.json or service-worker.js file to override the default (1)

Preventing Angular from running when accessing static files with no extension

I have an Ionic/Angular PWA for a project, which has a native (Ionic Cordova) app as well for mobile. On the app we need to accept deeplinks that will have the

What value should I give the scope attribute in my manifest.json file when serving a Progressive Web App from a local IP address with a port number?

I am having a problem with web app manifest scope on my local Node JS test server. I cannot get the correct scope because the port number on the IP address gets

Force refresh of manifest.json to download new PWA

I have a start_url set to /mysite. Now I've updated the manifest to have start_url set to /mysite?tracking=ga in order to view installs from the app. Anyway for

Progressive web app not showing install button in browser bar

I'm attempting to make a PWA and nothing seems to make the install as web app button appear on my site. The install button looks like the following and it sho