-
-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Hi everyone,
I hope you're all doing well.
While working with the project today, I forked the repository and ran the Tour web application locally. I noticed that it provides a PWA (Progressive Web App) installation prompt, and I found this feature extremely useful. It enhances accessibility for users who want to learn and explore JSON Schema from smaller devices, making the experience more convenient and user-friendly.
However, I observed that this PWA installation feature is not available in the production deployment. Although this is not a major issue, enabling it could be highly beneficial β especially for beginners and new contributors who may want to refer to the Tour on-the-go and understand how JSON Schema can be implemented in practical scenarios.
π‘ Suggestion
I would like to propose enabling the PWA installation capability in the production build if feasible. I believe it would improve overall usability and learning experience for the community.
If the team agrees, I would be happy to discuss further or assist with the implementation.
Thank you!