Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve PWA installation experience (#9)
This PR improves the PWA installation experience by enhancing the web app manifest: - Add scope and orientation settings for better app behavior - Add app categories (fitness, health, lifestyle) for better discoverability - Add maskable icon support for better Android integration and adaptive icons - Keep portrait orientation for optimal mobile experience - Set prefer_related_applications to false to encourage PWA installation. These changes will improve how the app appears and behaves when installed on mobile devices, particularly on Android.
- Loading branch information