forgot to add the PWA option
This commit is contained in:
parent
198023b62d
commit
cb53530c88
12
README.md
12
README.md
|
@ -49,6 +49,18 @@ You can even gift your keys via a unique 24-hour website link – just mark a ga
|
|||
Toggle CSRF protection and secure cookies in `.env`.
|
||||
- **Self-hosted:**
|
||||
No data leaves your server.
|
||||
|
||||
---
|
||||
|
||||
## 📱 Installable PWA
|
||||
|
||||
Game Key Manager now includes full Progressive Web App (PWA) support!
|
||||
|
||||
- Install the app on your desktop or mobile device with one click.
|
||||
- Enjoy a native-app-like experience with offline access to previously loaded content.
|
||||
- Add it to your home screen or applications for quicker access.
|
||||
|
||||
No setup required — just open the site in a modern browser (like Chrome, Edge, Firefox or Safari) and look for the install prompt or browser menu option to "Install App".
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue