diff --git a/www/manifest.json b/www/manifest.json
index 3aa1c2bb7be22f389df2be2fbcc22d7a2814b22d..6d2d82e7ac52d667c41b13d9dd72e2e7f4468494 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -29,6 +29,7 @@
   ],
   "background_color": "#1a237e",
   "theme_color": "black",
+  "dir": "ltr",
   "start_url": "/#/app/home",
   "display": "standalone"
 }