MYJUKEBOX SKIN DESIGNER KIT V1
================================

1. Open WORKFILE-template.svg in your design program.
2. Design your skin around the fixed player zones.
3. Export only PNG images. Do not put HTML, JavaScript, CSS, SVG, EXE or other files in the upload ZIP.
4. Edit UPLOAD-ME/skin.json: name, subtitle, version, light/dark and the listed colours.
5. Replace UPLOAD-ME/preview.png with a real preview of your skin.
6. Optional component overlays are in UPLOAD-ME/assets/:
   - cabinet.png    1200x1600 transparent overlay
   - arch.png       1200x700 transparent overlay
   - speakers.png   420x1200 transparent overlay used on both speakers
   - background.png 1920x1080 stage background
7. If you do not use an optional image, delete that PNG AND set its matching value in skin.json to null.
8. ZIP ONLY the CONTENTS of the UPLOAD-ME folder so skin.json is at the root of the ZIP.
9. Upload the ZIP on MyJukeBox > Skin ontwerpen.

SECURITY
--------
The server accepts only the fixed skin.json schema and PNG files above. Uploaded code is rejected. PNG metadata and unknown chunks are stripped before storage. The original ZIP is quarantined and scanned by Microsoft Defender on the Windows server before moderation.
