diff --git a/public/manifest.json b/public/manifest.json index 63fc205..f6073bc 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -18,11 +18,11 @@ "orientation": "any", "display": "standalone", "dir": "auto", - "lang": "ru-RU", + "lang": "en-US", "name": "Melawy Linux", "short_name": "Melawy Linux", - "description": "Melawy Linux - Arch Linux based distro", - "id": "https://melawy.ru", - "start_url": "https://melawy.ru/", - "scope": "https://melawy.ru/" + "description": "Melawy Linux - Arch Linux based distributive", + "id": "https://en.melawy.ru", + "start_url": "https://en.melawy.ru/", + "scope": "https://en.melawy.ru/" }