]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/manifest.webmanifest
Translated using Weblate (Chinese (Traditional))
[github/Chocobozzz/PeerTube.git] / client / src / manifest.webmanifest
index 851e098a809790a4930ecff8a7017137458cda82..6e62856cdfa31246be50c1bedbcb39c84de41f79 100644 (file)
@@ -1,4 +1,7 @@
 {
+  "name": "PeerTube",
+  "short_name": "PeerTube",
+  "start_url": "/",
   "background_color": "#fff",
   "theme_color": "#fff",
   "description": "A federated video streaming platform using P2P",
@@ -40,8 +43,5 @@
       "sizes": "512x512",
       "type": "image/png"
     }
-  ],
-  "name": "PeerTube",
-  "short_name": "PeerTube",
-  "start_url": "/"
+  ]
 }