[claude] Fix missing manifest.json PWA support (#832) #888
Reference in New Issue
Block a user
Delete Branch "claude/issue-832"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #832
Changes
manifest.jsonalready present; adds<link rel="manifest">tohelp.htmlso all Nexus HTML pages consistently declare PWA supporttests/test_manifest.pyverifying manifest exists, is valid JSON, has required PWA fields, has icons, and is referenced from both HTML pages