Fix dead manifest link and add proper PWA support

index.html linked /kds/manifest.json, which never existed (404).
Replaced with vite-plugin-pwa, matching the pattern used by every
other app, plus icons that were entirely missing before.
This commit is contained in:
jtricerolph 2026-07-29 17:28:50 +00:00
parent 8eb0ab457f
commit 46441c3b35
5 changed files with 27 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB