@bramus If a installed PWA could render content (e.g., background graphics) behind the system's top status bar, similar to a native app, that would be great. There should be an option in the manifest, such as display: edge-to-edge, or a corresponding meta tag.
🗣️ PSA: Chrome on Android is getting an upgrade and will support edge-to-edge from Chrome 135.
Here’s all you need to know to migrate your website to support edge-to-edge: developer.chrome.com/docs/css-ui/ed…
(Be sure to check this guide if you have `position: fixed` content at `bottom: 0`)