diff --git a/public/assets/screenshot2.png b/public/assets/screenshot2.png new file mode 100644 index 0000000..5ec882a Binary files /dev/null and b/public/assets/screenshot2.png differ diff --git a/public/assets/screenthot3.png b/public/assets/screenshot3.png similarity index 100% rename from public/assets/screenthot3.png rename to public/assets/screenshot3.png diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index 1c73936..0eb3246 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -40,9 +40,9 @@ "label": "Example of menus on the web" }, { - "src": "/assets/screenshots3.png", + "src": "/assets/screenshot3.png", "sizes": "1024x1024", - "type": "image/jpg", + "type": "image/png", "label": "Example showing the web app on the Oculus Quest" } ]