You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
favicon: improve PWA and cross-platform icon support
Add proper configuration for Progressive Web App (PWA) and platform-specific icons across the application. Changes include:
- Update site.webmanifest with correct icon purposes for PWA
- Add Android Chrome icons (192x192, 512x512) to HTML
- Add Windows tile image configuration
- Ensure consistency between JS and no-JS pages
This ensures proper icon display across all platforms while following platform-specific best practices for icon implementation.
0 commit comments