diff --git a/src/yuzu/Info.plist b/src/yuzu/Info.plist
index 0c43c834d4..773c4ee302 100644
--- a/src/yuzu/Info.plist
+++ b/src/yuzu/Info.plist
@@ -45,6 +45,26 @@ SPDX-License-Identifier: GPL-2.0-or-later
NSHumanReadableCopyright
+
+ LSApplicationCategoryType
+ public.app-category.games
+ CFBundleDocumentTypes
+
+
+ CFBundleTypeExtensions
+
+ nsp
+ xci
+ nro
+
+ CFBundleTypeName
+ Switch File
+ CFBundleTypeRole
+ Viewer
+ LSHandlerRank
+ Default
+
+
NSPrincipalClass
NSApplication
NSHighResolutionCapable