1.Overview
Cookies are small values a website stores in your browser. Blipze also uses local browser storage and a service-worker cache for limited app functions. We do not use these technologies to sell personal information or build advertising profiles.
2.Essential storage
- Authentication: Supabase session values keep you securely signed in and complete sign-in redirects.
- Security: short-lived values can protect account and request flows from abuse.
- Core operation: the app may remember an active language or interface choice needed for the next request.
3.Preferences & app data
Blipze may store limited preferences, draft state and install information on your device. The service worker keeps only the minimal public app shell needed to show a useful offline screen; it does not cache private account pages or form submissions.
4.Performance measurement
We use Vercel Web Analytics and Speed Insights to understand aggregate usage and reliability. These tools process limited technical request and performance information; Blipze does not use third-party advertising trackers.
5.Your choices
Browser settings can remove or block stored data, but blocking essential session storage may prevent sign-in and other core features. For related details, read our Privacy Policy or contact us.

