-
@Paul_Kinlan @dstaley There's some discussion around making elements of Web App Manifest color-scheme-aware (github.com/w3c/manifest/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prefers-color-scheme), but currently your best bet _now_ is to dynamically switch
link[rel=manifest]
(andmeta[name=theme-color] and
link[rel=icon]`), as I do in dark-mode-baseline.glitch.me/.