Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add iOS launch screen configuration
- Enabled iOS web app capability with `apple-mobile-web-app-capable` meta tag. - Added `apple-touch-startup-image` linking to the app's logo for the launch screen. These changes enhance the user experience for iOS users by providing a seamless launch screen during app startup.
- Loading branch information