* Update web UI icons to the new vector artwork Re-render the favicon, apple-touch, web-app, maskable and 1024px icons from the SVG masters in Silo-Server/silo-branding, plus the repo-level assets/icon.png. maskable-icon-512.png now keeps the mark inside the 80% safe circle. The previous one was full-bleed art, so launchers applying a circular mask were cropping the top and bottom of the mark. site.webmanifest theme_color is left alone; it is UI chrome, not an icon. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012iRtwoxswjkgRqcgAeczVP * Centre the maskable mark on its bounding box Sizing the safe zone from the mark's minimum enclosing circle kept the ink inside the circle but placed it visibly right of centre, because that circle sits near the mark's left edge. Size from the largest radius about the bounding-box centre instead. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012iRtwoxswjkgRqcgAeczVP --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>