kds/frontend
jtricerolph 46441c3b35 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.
2026-07-29 17:28:50 +00:00
..
public/icons Fix dead manifest link and add proper PWA support 2026-07-29 17:28:50 +00:00
src Fix session-expiry redirect breaking standalone PWA out of its shell 2026-07-24 17:07:13 +00:00
Dockerfile Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00
index.html Fix dead manifest link and add proper PWA support 2026-07-29 17:28:50 +00:00
nginx.conf Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00
package-lock.json Add .gitignore + package-lock.json; frontend build verified (84 modules, clean) 2026-07-12 12:17:05 +00:00
package.json Fix dead manifest link and add proper PWA support 2026-07-29 17:28:50 +00:00
tsconfig.json Initial KDS scaffold — Phase 2 kitchen port 2026-07-12 12:15:16 +00:00
vite.config.ts Fix dead manifest link and add proper PWA support 2026-07-29 17:28:50 +00:00