feat(pos-pwa): pOS: make TPV installable PWA and launch fullscreen

This commit is contained in:
Deploy
2026-08-26 20:38:19 +02:00
parent 158d55b8c6
commit 19f37b70e1
10 changed files with 137 additions and 8 deletions

View File

@@ -0,0 +1,12 @@
{
"feature_id": "POS-PWA",
"agent": "qa",
"stage": "qa_gate",
"verdict": "APPROVED",
"qa_check": "qa",
"summary": "Build clean. manifest.webmanifest visible in build output.",
"test_results": {
"automated": ["cd project/apps/pos && npm run build ✅", "git diff --check ✅"]
},
"timestamp": "2026-08-26T18:36:30Z"
}