Add PWA polish: service worker, icons, share, pagination
- Service worker with network-first caching for pages
- Cache-first for static assets, auto cache versioning
- SVG icons for PWA manifest (regular + maskable)
- ShareButton component using Web Share API with clipboard fallback
- Pagination for home and /new pages (30 posts per page)
- Skeleton loading components for posts and comments
- Updated tests for new pagination data shape
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>