diff --git a/src/drivers/webextension/images/icons/Luana.png b/src/drivers/webextension/images/icons/Luana.png new file mode 100644 index 000000000..156fbb640 Binary files /dev/null and b/src/drivers/webextension/images/icons/Luana.png differ diff --git a/src/technologies/l.json b/src/technologies/l.json index 685f585c5..4bae7da7d 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -1499,6 +1499,22 @@ "icon": "Lua.png", "website": "http://www.lua.org" }, + "Luana": { + "cats": [ + 18 + ], + "description": "Luana is a web framework that uses web browser APIs and features to make a cross-platform web app look like a Native one and bring the same experience.", + "icon": "Luana.png", + "implies": "PWA", + "meta": { + "generator": "^Luana\\sFramework\\s([\\d\\.]+)$\\;version:\\1" + }, + "js": { + "luanaframework": "" + }, + "oss": true, + "website": "https://luanaframework.github.io" + }, "Lucene": { "cats": [ 34