
        {
            "name": "SteelPoint",
            "short_name": "SteelPoint",
            "icons": [{
                "sizes": "192x192",
                "src": "/web/image/website/1/image_192_pwa/192x192",
                "type": "image/png"
            },{
                "sizes": "512x512",
                "src": "/web/image/website/1/image_512_pwa/512x512",
                "type": "image/png"
            }],
            "start_url": "https://steelpoint.store/?app=1",
            "display": "standalone",
            "scope": "/",
            "background_color": "#ffffff",
            "theme_color": "#0f011e",
            "shortcuts":[
                {
                "name": "SteelPoint",
                "short_name": "SteelPoint",
                "description": "home",
                "url": "https://www.steelpoint.store/",
                "icons": [{"src": "/web/image/pwa.shortcuts/2/image_192_shortcut","sizes": "192x192",  "type": "image/png"}]
                },
                {
                "name": "shoping cart",
                "short_name": "shoping cart",
                "description": "shoping cart",
                "url": "https://www.steelpoint.store/shop/cart",
                "icons": [{"src": "/web/image/pwa.shortcuts/3/image_192_shortcut","sizes": "192x192",  "type": "image/png"}]
                },
                {
                "name": "category",
                "short_name": "category",
                "description": "category",
                "url": "https://www.steelpoint.store/shop/category/prosafe-2",
                "icons": [{"src": "/web/image/pwa.shortcuts/4/image_192_shortcut","sizes": "192x192",  "type": "image/png"}]
                },
                {
                "name": "Producde Page",
                "short_name": "Producde Page",
                "description": "Producde Page",
                "url": "https://www.steelpoint.store/shop/prosafe-46l-423?category=2",
                "icons": [{"src": "/web/image/pwa.shortcuts/5/image_192_shortcut","sizes": "192x192",  "type": "image/png"}]
                }]
        }