Add TS SDK examples and Bluetooth & volume APIs
Add 15 runnable TypeScript examples under sdk/typescript/examples with a
shared `_client` helper and README. Implement a Bluetooth API and add a
volume endpoint (VolumeInfo + getVolume). Extend types and GraphQL
fields (browse.displayName, album.copyrightMessage).