diff --git a/src/apps.json b/src/apps.json index 7b7865430..a1366db2f 100644 --- a/src/apps.json +++ b/src/apps.json @@ -7467,6 +7467,14 @@ "icon": "zeit.svg", "website": "https://zeit.co/now" }, + "Nuvem": { + "cats": [ + 6 + ], + "script": "(N|n)uvem", + "icon": "nuvem.png", + "website": "https://www.nuvemshop.com.br/" + }, "OWL Carousel": { "cats": [ 5 diff --git a/src/icons/nuvem.png b/src/icons/nuvem.png new file mode 100644 index 000000000..5a8ddd3d4 Binary files /dev/null and b/src/icons/nuvem.png differ