diff --git a/src/apps.json b/src/apps.json index 41f87971e..bc2d122e1 100644 --- a/src/apps.json +++ b/src/apps.json @@ -5981,6 +5981,17 @@ }, "website": "http://www.lepton-cms.org" }, + "Lagoon (amazee.io)": { + "cats": [ + 62 + ], + "headers": { + "X-LAGOON": "", + "x-lagoon": "" + }, + "icon": "Lagoon.png", + "website": "https://www.amazee.io/hosting" + }, "Laravel": { "cats": [ 18 diff --git a/src/icons/Lagoon.png b/src/icons/Lagoon.png new file mode 100644 index 000000000..6ae4319fe Binary files /dev/null and b/src/icons/Lagoon.png differ