Skip to content

feat(web): add iOS PWA support with touch icons and meta tags#12

Merged
audemed44 merged 1 commit into
mainfrom
feat/ios-pwa-support
Mar 3, 2026
Merged

feat(web): add iOS PWA support with touch icons and meta tags#12
audemed44 merged 1 commit into
mainfrom
feat/ios-pwa-support

Conversation

@audemed44

@audemed44 audemed44 commented Mar 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Generates and adds 180x180 apple-touch-icon and 32x32 PNG favicon from the original EpubForge logo
  • Adds iOS PWA meta tags (apple-mobile-web-app-capable, apple-mobile-web-app-status-bar-style, apple-mobile-web-app-title) to enable proper standalone mode when added to the iOS home screen

Test plan

  • Open the app in Safari on iOS and use "Add to Home Screen" — verify the EpubForge icon appears correctly
  • Launch from home screen and verify it opens in standalone mode (no browser chrome)
  • Verify the 32x32 favicon appears correctly in desktop browser tabs

@audemed44 audemed44 merged commit bfc4c7f into main Mar 3, 2026
1 check passed
@audemed44 audemed44 deleted the feat/ios-pwa-support branch March 3, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant