
        {
            "name": "Komorebi eyewear",
            "short_name": "MY KOMOREBI",
            "icons": [{
                "sizes": "192x192",
                "src": "/web/image/website/2/image_192_pwa/192x192",
                "type": "image/png"
            },{
                "sizes": "512x512",
                "src": "/web/image/website/2/image_512_pwa/512x512",
                "type": "image/png"
            }],
            "start_url": "www.mykomorebi.be",
            "display": "standalone",
            "scope": "/",
            "background_color": "#ffffff",
            "theme_color": "#212121",
            "shortcuts":[
                {
                "name": "SHOP",
                "short_name": "Shop",
                "description": "Shop",
                "url": "/shop",
                "icons": [{"src": "/web/image/pwa.shortcuts/1/image_192_shortcut","sizes": "192x192",  "type": "image/png"}]
                }]
        }