diff --git a/favicon-192.png b/favicon-192.png new file mode 100644 index 0000000000..05458dfd60 Binary files /dev/null and b/favicon-192.png differ diff --git a/manifest.json b/manifest.json index 0b8b69e214..6fccbad744 100644 --- a/manifest.json +++ b/manifest.json @@ -12,6 +12,11 @@ "type": "image/png", "sizes": "48x48" }, + { + "src": "favicon-192.png", + "type": "image/png", + "sizes": "192x192" + }, { "src": "favicon-256.png", "type": "image/png",