diff --git a/frontend/images/telegram.inline.svg b/frontend/images/telegram.inline.svg
index 69a17c92..c987becd 100644
--- a/frontend/images/telegram.inline.svg
+++ b/frontend/images/telegram.inline.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/frontend/images/twitter.inline.svg b/frontend/images/twitter.inline.svg
index 40d0022c..46c00fc4 100644
--- a/frontend/images/twitter.inline.svg
+++ b/frontend/images/twitter.inline.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/frontend/public/site.webmanifest b/frontend/public/site.webmanifest
index 5fc5f891..ef274917 100644
--- a/frontend/public/site.webmanifest
+++ b/frontend/public/site.webmanifest
@@ -1,19 +1,19 @@
{
- "name": "Wormhole",
- "short_name": "Wormhole",
- "icons": [
- {
- "src": "/android-chrome-192x192.png",
- "sizes": "192x192",
- "type": "image/png"
- },
- {
- "src": "/android-chrome-512x512.png",
- "sizes": "512x512",
- "type": "image/png"
- }
- ],
- "theme_color": "#000000",
- "background_color": "#000000",
- "display": "standalone"
+ "name": "Wormhole",
+ "short_name": "Wormhole",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#000000",
+ "background_color": "#000000",
+ "display": "standalone"
}