diff --git a/src/apps.json b/src/apps.json index d02679bc7..82a085802 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6123,6 +6123,19 @@ "icon": "Logitech Media Server.png", "website": "http://www.mysqueezebox.com" }, + "Loja Integrada": { + "cats": [ + 6 + ], + "headers": { + "X-Powered-By": "vtex-integrated-store" + }, + "icon": "Loja Integrada.png", + "js": { + "window.LOJA_ID": "" + }, + "website": "https://lojaintegrada.com.br/" + }, "Lotus Domino": { "cats": [ 22 @@ -11181,16 +11194,6 @@ "icon": "VTEX.svg", "website": "https://vtex.com/" }, - "VTEX Integrated Store": { - "cats": [ - 6 - ], - "headers": { - "X-Powered-By": "vtex-integrated-store" - }, - "icon": "VTEX Integrated Store.png", - "website": "http://lojaintegrada.com.br" - }, "Vaadin": { "cats": [ 18 diff --git a/src/icons/Loja Integrada.png b/src/icons/Loja Integrada.png new file mode 100644 index 000000000..7bdb1b063 Binary files /dev/null and b/src/icons/Loja Integrada.png differ