{
    "name"               : "ANY"                                      ,
    "short_name"         : "ANY"                                      ,
    "start_url"          : "/"                                        ,
    "scope"              : "/"                                        ,
    "display"            : "standalone"                               ,
    "orientation"        : "portrait"                                 ,
    "background_color"   : "#0a0a12"                                  ,
    "theme_color"        : "#0a0a12"                                  ,
    "icons"              : [
        {
            "src"     : "/ICON/apple-touch-icon-180x180.png"          ,
            "sizes"   : "180x180"                                     ,
            "type"    : "image/png"                                   ,
            "purpose" : "any"
        }
    ]
}
