98ahni / Resonate

A timing tool for ECHO
https://98ahni.github.io/Resonate-App/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Make it possible to install as PWA #35

Closed 98ahni closed 2 months ago

98ahni commented 2 months ago

Add a manifest and service worker to make it possible to install the app as a Progressive Web App.

98ahni commented 2 months ago

Added manifest, worker and a larger icon file. The behavior of the worker is to check the web for newer files first and then use cashed files no network is available.

I'll add install instructions in help.

98ahni commented 2 months ago

Instructions added.