Do we want to suggest or require any specific display property for PWA?
The options, thanks to a great presentation by @brucelawson
"display": "standalone"

"display": "fullscreen"

"display": "browser" (the default)

display: minimal-ui also exists in the spec, though I'm not sure Chrome supports it.
IMO, standalone is the preferred UX. (Though I can see uses of fullscreen)
Should we require either standalone or fullscreen, with a strong preference for standalone?
wdyt, @owencm @tjsavage?
Do we want to suggest or require any specific display property for PWA?
The options, thanks to a great presentation by @brucelawson
"display": "standalone""display": "fullscreen""display": "browser"(the default)display: minimal-uialso exists in the spec, though I'm not sure Chrome supports it.IMO,
standaloneis the preferred UX. (Though I can see uses offullscreen)Should we require either
standaloneorfullscreen, with a strong preference forstandalone?wdyt, @owencm @tjsavage?