- Fixed image and white box positioning in SVG QR codes
- Updated coordinate calculations to account for QR code margin
- Changed from centering in entire 33x33 area to centering in QR data area (29x29)
- Reduced margin around image from 2 to 1 units for better proportions
- Added test file to verify centering fix
- Rebuilt standalone bundle with fix