Fixed
- Cache API unavailability: fixed an
ERR_FAILEDerror that occurred when the browser's Cache API was inaccessible (e.g., in certain offline or private-browsing environments). The app now detects this condition and falls back gracefully instead of throwing.