diff --git a/src/index.html b/src/index.html
index 5ed2ede263387df687546b78d9ebdb79a590bcf7..c5c41b26e9dd4f02b352b01fcda128402a8220d8 100644
--- a/src/index.html
+++ b/src/index.html
@@ -29,7 +29,7 @@
   <link href="assets/splashscreens/ipadpro2_splash.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
 
   <!-- Tile icon for Win8 (144x144 + tile color) -->
-  <meta name="msapplication-TileImage" content="assets/icons/icon-192x192">
+  <meta name="msapplication-TileImage" content="assets/icons/192x192">
   <meta name="msapplication-TileColor" content="03dac6">
 
   <link rel="shortcut icon" href="assets/icons/favicon.png">