What is the Window Controls Overlay API?
By default, when a PWA is installed on a desktop operating system, the browser provides a standard title bar containing the app title and window controls (minimize, maximize, close). The `window-controls-overlay` API allows developers to reclaim this space, extending their app's canvas all the way to the top of the window while the OS floats its native controls on top of the content.