diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 921a7b1..9b38f05 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -72,11 +72,16 @@
android:icon="@mipmap/ic_launcher"
android:allowBackup="true"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
- android:hardwareAccelerated="true" >
+ android:hardwareAccelerated="true"
+ android:appCategory="game" >
+
+
+
+