devgianlu/PYX-Reloaded

Make Client a PWA!!

HopperMCS opened this issue · 4 comments

I think PWAs are dope, so having this will inevitably take some work, but I like the PWA standard over bloated Electron and friends.

I would spearhead this myself, but I feel like I have too much going on right now. I'll be around lol - I like the work done here tho, keep it up!

I'll try to comply the PWA standards using a tool from Google called Lighthouse, it detects the major issues with the website.

We need an icon first (to create the PWA manifest), see #85

Added a manifest file with 8e4d79c, without the logo.

Added icon with 088e87a. For now I've done all that we can do.