
        {
        "name": "Theme Clarico Vega",
        "short_name": "Theme Clarico Vega",
        "icons": [{
        "sizes": "48x48",
        "src": "/web/image/website/4/app_image_512/48x48",
        "type": "image/png"
        }, {
        "sizes": "72x72",
        "src": "/web/image/website/4/app_image_512/72x72",
        "type": "image/png"
        }, {
        "sizes": "96x96",
        "src": "/web/image/website/4/app_image_512/96x96",
        "type": "image/png"
        }, {
        "sizes": "144x144",
        "src": "/web/image/website/4/app_image_512/144x144",
        "type": "image/png"
        }, {
        "sizes": "152x152",
        "src": "/web/image/website/4/app_image_512/152x152",
        "type": "image/png"
        }, {
        "sizes": "168x168",
        "src": "/web/image/website/4/app_image_512/168x168",
        "type": "image/png"
        }, {
        "sizes": "192x192",
        "src": "/web/image/website/4/app_image_512/192x192",
        "type": "image/png"
        }, {
        "sizes": "256x256",
        "src": "/web/image/website/4/app_image_512/256x256",
        "type": "image/png"
        }, {
        "sizes": "384x384",
        "src": "/web/image/website/4/app_image_512/384x384",
        "type": "image/png"
        }, {
        "sizes": "512x512",
        "src": "/web/image/website/4/app_image_512/512x512",
        "type": "image/png"
        }],
        "start_url": "/",
        "display": "standalone",
        "background_color": "#000000",
        "theme_color": "#ffffff",
        "shortcuts": [
            {"name": "Wishlist",
            "short_name": "Wishlist",
            "description": "Wishlist",
            "url": "/shop/wishlist",
            "icons": [{ "src": "/web/image/pwa.app.shortcut.ept/1/icon/192x192", "sizes": "192x192"}]
            } ,
            {"name": "Shop",
            "short_name": "Shop",
            "description": "Shop page",
            "url": "/shop/cart",
            "icons": [{ "src": "/web/image/pwa.app.shortcut.ept/2/icon/192x192", "sizes": "192x192"}]
            } ,
            {"name": "Offers",
            "short_name": "Offers",
            "description": "Offers",
            "url": "/shop",
            "icons": [{ "src": "/web/image/pwa.app.shortcut.ept/3/icon/192x192", "sizes": "192x192"}]
            } 
        ]
        }