diff --git a/test/logo-114.png b/test/logo-114.png new file mode 100644 index 0000000..325bb4b Binary files /dev/null and b/test/logo-114.png differ diff --git a/test/logo-120.png b/test/logo-120.png new file mode 100644 index 0000000..567a227 Binary files /dev/null and b/test/logo-120.png differ diff --git a/test/logo-128.png b/test/logo-128.png index 43f08cd..365de62 100644 Binary files a/test/logo-128.png and b/test/logo-128.png differ diff --git a/test/logo-144.png b/test/logo-144.png new file mode 100644 index 0000000..fcd3f49 Binary files /dev/null and b/test/logo-144.png differ diff --git a/test/logo-152.png b/test/logo-152.png new file mode 100644 index 0000000..b48c955 Binary files /dev/null and b/test/logo-152.png differ diff --git a/test/logo-180.png b/test/logo-180.png new file mode 100644 index 0000000..5798438 Binary files /dev/null and b/test/logo-180.png differ diff --git a/test/logo-192.png b/test/logo-192.png index 2665b6f..4232b38 100644 Binary files a/test/logo-192.png and b/test/logo-192.png differ diff --git a/test/manifest.json b/test/manifest.json index 485ca45..0c938ed 100644 --- a/test/manifest.json +++ b/test/manifest.json @@ -5,9 +5,34 @@ { "src": "logo-192.png", "sizes": "192x192" - }, { + }, + { + "src": "logo-180.png", + "sizes": "180x180" + }, + { + "src": "logo-152.png", + "sizes": "152x152" + }, + { + "src": "logo-144.png", + "sizes": "144x144" + }, + { + "src": "logo-128.png", + "sizes": "128x128" + }, + { "src": "logo-128.png", "sizes": "128x128" + }, + { + "src": "logo-120.png", + "sizes": "120x120" + }, + { + "src": "logo-114.png", + "sizes": "114x114" } ], "display": "standalone", @@ -21,7 +46,8 @@ "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.example.app1", "id": "com.example.app1" - }, { + }, + { "platform": "itunes", "url": "https://itunes.apple.com/app/example-app1/id123456789" }