{
    "name": "Rumbo España",
    "short_name" : "RumboEspaña",
    "theme_color" : "light",
    "background_color": "white",
    "display" : "standalone",
    "scope" : "/",
    "start_url" : ".",
    "icons" : [
        {
            "src" : "img/logo.png",
            "sizes" : "200x200",
            "type" : "image/png"
        }
    ]
}