diff --git a/images/icon_128.png b/images/icon_128.png index 6c1ad3952..c3b3f31d8 100644 Binary files a/images/icon_128.png and b/images/icon_128.png differ diff --git a/images/icon_16.png b/images/icon_16.png index 2a9f3d20f..87951417c 100644 Binary files a/images/icon_16.png and b/images/icon_16.png differ diff --git a/images/icon_256.png b/images/icon_256.png new file mode 100644 index 000000000..42971f7c6 Binary files /dev/null and b/images/icon_256.png differ diff --git a/images/icon_32.png b/images/icon_32.png index 43d12c355..e10367594 100644 Binary files a/images/icon_32.png and b/images/icon_32.png differ diff --git a/images/icon_48.png b/images/icon_48.png index abd218fe2..4dc19c4d3 100644 Binary files a/images/icon_48.png and b/images/icon_48.png differ diff --git a/manifest.json b/manifest.json index c35557ba9..81a477a26 100644 --- a/manifest.json +++ b/manifest.json @@ -19,7 +19,8 @@ "16": "images/icon_16.png", "32": "images/icon_32.png", "48": "images/icon_48.png", - "128": "images/icon_128.png" + "128": "images/icon_128.png", + "256": "images/icon_256.png" }, "app": {