The document discusses getting physical with web Bluetooth in the browser. It describes how the Physical Web and Web Bluetooth APIs allow browsers to detect and interact with Bluetooth Low Energy devices in the real world. The Physical Web allows browsers to detect URLs broadcast by nearby beacons, while Web Bluetooth provides JavaScript APIs to discover, connect to, and read from/write to BLE devices directly from the browser. Examples are given of reading heart rate measurements from a fitness tracker using Web Bluetooth. Requirements and browser support are also outlined.