Installable web app
Users can add WishingFair to their phone or desktop without a native app build yet.
PWA foundation
This first app layer prepares WishingFair as a Progressive Web App: installable on mobile, ready for Google Play route later, with a manifest, service worker and offline fallback.
If the install button is not shown, open this page in Chrome/Edge/Safari and use Add to home screen.
Users can add WishingFair to their phone or desktop without a native app build yet.
Core assets are cached so repeat visits feel faster and more app-like.
When the network is unavailable, users get a branded WishingFair offline screen instead of a browser error.
WishingFair MVP
After this layer, we can safely continue with stronger user accounts, business billing/Stripe and moderation/compliance flows.