Would be nice to have two new options in the build panel:
- display: “fullscreen”, “standalone”, “minimal-ui”, “browser”
- orientation: “landscape”, “portrait”, “any” (no-value)
These settings should affect the manifest.json file.
Now, the only way to get it is it to publish it on my own server and change every time the json file.
Would be fine for production, but for testing / developing is a quite slow procedure.
What do you think?