diff --git a/images/screenshot1.png b/images/screenshot1.png index b1c6477..b4533a2 100644 Binary files a/images/screenshot1.png and b/images/screenshot1.png differ diff --git a/images/screenshot2.png b/images/screenshot2.png index 3347df3..f7b891d 100644 Binary files a/images/screenshot2.png and b/images/screenshot2.png differ diff --git a/manifest.json b/manifest.json index cf1e94b..c763512 100644 --- a/manifest.json +++ b/manifest.json @@ -3,6 +3,7 @@ "short_name": "Timer", "author": "Martin", "version": "0.0.1", + "version_name": "0.0.1", "description": "Multi-player chess-like timer with carousel navigation", "start_url": "/", "id": "/index.html", @@ -40,13 +41,13 @@ "screenshots": [ { "src": "/images/screenshot1.png", - "sizes": "2560x1860", + "sizes": "2212×1614", "type": "image/png", "form_factor": "wide" }, { "src": "/images/screenshot2.png", - "sizes": "750x1594", + "sizes": "828×1912", "type": "image/png" } ]