danielthepope / trntxt

:steam_locomotive::train::train: A data-friendly UK train times site
https://trntxt.uk
MIT License
36 stars 9 forks source link

Some issues preventing this from being a full PWA #38

Closed omgmog closed 7 years ago

omgmog commented 7 years ago

According to the tests in Paul Kinlan's Progressive Web App Checklist bookmarklet:

omgmog commented 7 years ago

I think once all of these are fulfilled, Chrome on Android can prompt to "Add to homescreen" automatically!

danielthepope commented 7 years ago

Nice checklist! Most of those seem easily fixable too 👍

danielthepope commented 7 years ago

Done! Just in time for Oreo to change how PWA icons look on the homescreen. The service worker isn't exactly useful - that'll be another issue to fix.