# Build-time branding for the webapp shell (index.html <title>/meta, and
# manifest.json name/short_name via scripts/gen-manifest.mjs). Committed
# with this instance's current default — safe, since it holds no secrets.
#
# To rebrand a per-client deployment, create webapp/.env.local instead of
# editing this file (Vite loads it with higher precedence, so it overrides
# this default without creating a diff against the shared codebase).
VITE_CAFE_NAME=Bober BBQ
