daily-code
daily-code copied to clipboard
feat: Added PWA functionality
PR Fixes:
- Adds PWA functionality via an install option on browsers/chrome on iOS, an "Install App" option on Android and saves to iOS as an app with relevant icon when the "Save to Home Screen" option is selected in Safari.
Resolves #402
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I assure there is no similar/duplicate pull request regarding same issue