Installable web foundation
PuckReady now has app metadata, manifest icons, and mobile shortcuts for programs, tournaments, saved lists, and parent rules.
LOADING PUCKREADY...
Mobile web app
The mobile foundation is an installable web app with a conservative offline shell. Native iOS and Android apps should wait until repeat use and support capacity are proven.
PuckReady now has app metadata, manifest icons, and mobile shortcuts for programs, tournaments, saved lists, and parent rules.
Offline caching is limited to resource and guide pages that carry clear freshness expectations.
Program, tournament, registration, sanctioning, roster, cost, and travel-permit decisions should be checked online and confirmed with the organizer.
Native app gate
A native app would add app-store maintenance, platform testing, support, privacy review, and release operations. The PWA lets PuckReady learn whether families return often enough to justify that overhead.
Join the no-payment value testInstallability proof
Standalone display, PuckReady icons, and hockey-planning shortcuts are exposed through /manifest.webmanifest.
The browser registers /sw.js only on secure origins or local development.
Offline mode points families back online before acting on current listings or registration details.
Program, tournament, data, API, and admin routes are excluded from static offline caching.
Changed public routes are checked at mobile widths before handoff.