{# Coffee House Shared Navbar Component. Expected context variables: - app_name: str (e.g. "Auth", "CHQR", "Beany KMS", "Digi") - user: dict|None (JWT payload with .name, .apps, .sub) - auth_service_url: str (e.g. "https://auth.coffeehouse.tools") - nav_links: list[dict] (optional) — [{href, label, active?}] - request: Request object #}