logoalt Hacker News

eigenspacetoday at 12:28 PM2 repliesview on HN

Very cool. Too bad this doesnt seem to work as a PWA, or am I jusr missing the button on Android Firefox?


Replies

ameliaquiningtoday at 1:54 PM

You could send a PR. It's reasonably straightforward to add a manifest to make the app installable (https://developer.mozilla.org/en-US/docs/Web/Progressive_web...), and to use Workbox to make it work offline since it's fully static (https://developer.chrome.com/docs/workbox).

The one caveat is that a PWA needs an icon but the project doesn't currently have one, so you'd have to design, find, or LLM-generate one.

parastitoday at 1:38 PM

You have to use "Add to home" menu item on Firefox for Android. But this web app doesn't seem to be a PWA.