diff --git a/apps/Visio-x86/icon.svg b/apps/Visio-x86/icon.svg
new file mode 100644
index 0000000..11925a8
--- /dev/null
+++ b/apps/Visio-x86/icon.svg
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/apps/Visio-x86/info b/apps/Visio-x86/info
new file mode 100644
index 0000000..e861b79
--- /dev/null
+++ b/apps/Visio-x86/info
@@ -0,0 +1,14 @@
+# GNOME shortcut name
+NAME="Visio"
+
+# Used for descriptions and window class
+FULL_NAME="Microsoft Visio"
+
+# The executable inside windows
+WIN_EXECUTABLE="C:\Program Files (x86)\Microsoft Office\root\Office16\VISIO.EXE"
+
+# GNOME categories
+CATEGORIES="WinApps;Office"
+
+# GNOME mimetypes
+MIME_TYPES="application/x-visio;"
diff --git a/apps/Visio/icon.svg b/apps/Visio/icon.svg
new file mode 100644
index 0000000..11925a8
--- /dev/null
+++ b/apps/Visio/icon.svg
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+]>
+
diff --git a/apps/Visio/info b/apps/Visio/info
new file mode 100644
index 0000000..fb42112
--- /dev/null
+++ b/apps/Visio/info
@@ -0,0 +1,14 @@
+# GNOME shortcut name
+NAME="Visio"
+
+# Used for descriptions and window class
+FULL_NAME="Microsoft Visio"
+
+# The executable inside windows
+WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\VISIO.EXE"
+
+# GNOME categories
+CATEGORIES="WinApps;Office"
+
+# GNOME mimetypes
+MIME_TYPES="application/x-visio;"