8079c81e22
- Added user-scalable=no, maximum-scale=1 to viewport meta tag to prevent pinch-to-zoom in standalone PWA mode - Added overflow: hidden to html, body so any minimal content overflow cannot make the body scrollable (belt-and-suspenders alongside overscroll-behavior: none) - Service worker cache bumped to v28/v27