# Privacy Policy — Cafe Jukebox

_Last updated: 2026-07-12_

Cafe Jukebox ("the app") is a local, offline music jukebox that runs on a single Android tablet at a
venue. This policy explains what the app does and does not do with data.

## Summary

**The app does not collect, transmit, or share any personal data with the developer or any third
party. It has no cloud backend, no analytics, and no advertising.** Everything happens on the
device and the venue's local Wi‑Fi network.

## What the app accesses

- **Local audio files** — With your permission (`READ_MEDIA_AUDIO`), the app reads MP3 files in the
  `Music/CafeJukebox` folder on the device to build the jukebox library (title, artist, album,
  duration, album art). This information stays on the device and is only shown to devices on the
  same local Wi‑Fi network.
- **Optional display name** — A customer using the patron web page (served on the local network) may
  enter a name shown next to the songs they request (e.g. "requested by Alex"). This name is stored
  in that customer's own browser and, while a song is queued, on the tablet's local database. It is
  only visible to devices on the same local network and is **not** transmitted off the local network
  or to the developer. It is removed from the tablet when the song finishes or the queue is cleared.

## What the app does NOT do

- No data is sent to the developer or any external server.
- No accounts, tracking, analytics, advertising, or third‑party SDKs that collect data.
- No location, contacts, camera, or microphone access.
- No access to the internet beyond hosting a server on the local Wi‑Fi network for nearby devices.

## Network

The app runs a local HTTP/WebSocket server on the venue's Wi‑Fi so nearby phones can browse the
library and add songs. This traffic stays on the local network between devices in the venue; it is
not routed to the internet or to the developer.

## Children

The app is not directed at children and collects no personal information.

## Changes

If this policy changes, the updated version will be published at this URL.

## Contact

Questions: **contact@ajaykotian.dev** _(add your preferred public contact address before
publishing)._
