{

    "dir" : "ltr",

    "lang" : "it-IT",

    "name" : "MyGestWeb",

    "scope" : "/",

    "display" : "fullscreen",

    "start_url" : "/",

    "short_name" : "MGW",

    "theme_color" : "transparent",

    "description" : "MyGestWeb",

    "orientation" : "any",

    "background_color" : "transparent",

    "generated" : "true",

    "icons" : [

        {

            "src": "assets/dist/img/logo.png",

            "type": "image/png",

            "sizes": "512x512"

        }

    ]

}