URI:
       change pwa display to standalone - webgbcam - [fork] gameboy webcam
  HTML git clone git://src.adamsgaard.dk/webgbcam
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 9d5dfefadc0b86e08e6db2fc25dbc4d95e9adbaf
   DIR parent 815ecf8824237f23917ceea6a9d6401598516362
  HTML Author: Erin Pinheiro <hello@mynameiser.in>
       Date:   Sun, 25 Oct 2020 02:22:47 -0300
       
       change pwa display to standalone
       
       Diffstat:
         M manifest.webmanifest                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/manifest.webmanifest b/manifest.webmanifest
       @@ -1,7 +1,7 @@
        {
          "background_color": "#99ccff",
          "description": "A web-based camera filter that emulates the look of the Game Boy Camera.",
       -  "display": "fullscreen",
       +  "display": "standalone",
          "icons": [
            {
              "src": "icon.png",