diff --git a/images/png/mainScreenshot.png b/images/png/mainScreenshot.png new file mode 100644 index 0000000..1182a9d Binary files /dev/null and b/images/png/mainScreenshot.png differ diff --git a/images/png/mainScreenshot_crop.png b/images/png/mainScreenshot_crop.png new file mode 100644 index 0000000..9c3be6b Binary files /dev/null and b/images/png/mainScreenshot_crop.png differ diff --git a/images/png/screenshots/lyre.png b/images/png/screenshots/lyre.png new file mode 100644 index 0000000..e0dc55f Binary files /dev/null and b/images/png/screenshots/lyre.png differ diff --git a/images/png/screenshots/uriel.png b/images/png/screenshots/uriel.png new file mode 100644 index 0000000..99fc3c5 Binary files /dev/null and b/images/png/screenshots/uriel.png differ diff --git a/public/manifest.json b/public/manifest.json index 5849dea..e3de965 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -27,6 +27,13 @@ "theme_color": "#333", "description": "Helltaker inspired holy game", "orientation": "landscape", + "related_applications": [ + { + "platform": "play", + "url": "https://play.google.com/store/apps/details?id=eu.danbulant.heaventaker", + "id": "eu.danbulant.heaventaker" + } + ], "screenshots": [{ "src": "/sprite/characters.png", "sizes": "640x381",