{
    "name": "Mercatissimo",
    "short_name": "Mercatissimo",
    "start_url": "/",
    "display": "standalone",
    "scope" : "/",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "any",
    "id":"/",
    "icons": [
    
        {
            "src": "/tpl/media/g1014/file_web_img/icon-maskable-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        },
        {
            "src": "/tpl/media/g1014/file_web_img/icon-maskable-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    
    ]
}