diff --git a/README.md b/README.md
index 264e049..bd751f6 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ Note: The app list below is fueled by the community, and therefore many apps may
Currently supported apps
- Internet Explorer 11 (just because)
+- Explorer (File Manager)
- Microsoft Access (2016)
- Microsoft Access (2019)
- Microsoft Access (Office 365)
@@ -170,4 +171,5 @@ Installation complete.
- Some icons pulled from
- Fluent UI React - Icons under [MIT License](https://github.com/Fmstrat/fluent-ui-react/blob/master/LICENSE.md)
- Fluent UI - Icons under [MIT License](https://github.com/Fmstrat/fluentui/blob/master/LICENSE) with [restricted use](https://static2.sharepointonline.com/files/fabric/assets/microsoft_fabric_assets_license_agreement_nov_2019.pdf)
-
\ No newline at end of file
+ - PKief's VSCode Material Icon Theme - Icons under [MIT Licsense](https://github.com/Fmstrat/vscode-material-icon-theme/blob/master/LICENSE.md)
+
diff --git a/apps/access/icon.svg b/apps/access/icon.svg
index a62af30..2e7240d 100644
--- a/apps/access/icon.svg
+++ b/apps/access/icon.svg
@@ -1,6 +1,3 @@
-
diff --git a/apps/explorer/icon.svg b/apps/explorer/icon.svg
new file mode 100644
index 0000000..4f1252f
--- /dev/null
+++ b/apps/explorer/icon.svg
@@ -0,0 +1 @@
+
diff --git a/apps/explorer/info b/apps/explorer/info
new file mode 100644
index 0000000..8969b1a
--- /dev/null
+++ b/apps/explorer/info
@@ -0,0 +1,14 @@
+# GNOME shortcut name
+NAME="Explorer"
+
+# Used for descriptions and window class
+FULL_NAME="Microsoft Explorer"
+
+# The executable inside windows
+WIN_EXECUTABLE="C:\Windows\explorer.exe"
+
+# GNOME categories
+CATEGORIES="Windows"
+
+# GNOME mimetypes
+MIME_TYPES=""