- Added 'Copy to Clipboard' buttons to Fly.io App and Telegram Bot fields in System Status.
- Implemented consistently across index.html, dashboard/index.html, and scripts/web_dashboard.py.
- Added .copy-btn CSS and copyToClipboard JS function with checkmark feedback.
- Fixed race condition in visual feedback to prevent stuck state.
- Verified with Playwright and existing tests.
- Replaced #667eea with #4f46e5 to meet WCAG AA contrast standards.
- Updated hover color to #4338ca.
- Added aria-label to Service Worker update button.
- Updated manifest.json theme color.