Reverted weird space changes
diff --git a/manifest.json b/manifest.json
index 85ff23f..7560119 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,15 +1,15 @@
-{

-  "short_name": "Graf FME",

-  "name": "El graf alternatiu de la FME",

-  "icons": [

-    {

-      "src": "img/graf.png",

-      "type": "image/png",

-      "sizes": "192x192"

-    }

-  ],

-  "background_color": "#060606",

-  "theme_color": "#060606",

-  "display": "fullscreen",

-  "start_url": "graf.php?utm_source=homescreen"

-}

+{
+  "short_name": "Graf FME",
+  "name": "El graf alternatiu de la FME",
+  "icons": [
+    {
+      "src": "img/graf.png",
+      "type": "image/png",
+      "sizes": "192x192"
+    }
+  ],
+  "background_color": "#060606",
+  "theme_color": "#060606",
+  "display": "fullscreen",
+  "start_url": "graf.php?utm_source=homescreen"
+}