teambtcmap / btcmap.org

Free and open source bitcoin map web application
https://btcmap.org
GNU Affero General Public License v3.0
41 stars 10 forks source link

Improved PWA manifest and A2HS prompting #17

Closed secondl1ght closed 1 year ago

secondl1ght commented 1 year ago

Commented by @dadofsambonzuki : We can go further with the Add 2 Home Screen (A2HS) features.

https://github.com/mdn/pwa-examples

secondl1ght commented 1 year ago

@dadofsambonzuki which features specifically do you want to see?

dadofsambonzuki commented 1 year ago

The example above prompts for an install and feels more like an app when downloaded.

dadofsambonzuki commented 1 year ago

We could also improve the manifest.

https://www.pwabuilder.com/reportcard?site=https://btcmap.org/map

dadofsambonzuki commented 1 year ago

We could also experiment with wrapping the PWA for Android and iOS to see what performance is like.

dadofsambonzuki commented 1 year ago

Addressed in PR 100.