Icon generation

This repo now includes SVG-first icons and a small script to produce PNG fallbacks for iOS and PWA.

What was added

Generate PNGs (Windows PowerShell) 1) Install Node.js 18+ if needed 2) From the repo root:

npm install npm run icons

This will create:

Notes