diff --git a/icons/icon-96.png b/icons/icon-96.png new file mode 100644 index 0000000..73bca96 Binary files /dev/null and b/icons/icon-96.png differ diff --git a/manifest.json b/manifest.json index 322fcd3..94b5ece 100644 --- a/manifest.json +++ b/manifest.json @@ -11,6 +11,9 @@ "js": ["lark.js"] } ], + "icons": { + "96": "icons/icon-96.png" + }, "applications": { "gecko": { "id": "lark@webionite.com"