diff --git a/fastlane/metadata/android/en-US/changelogs/161.txt b/fastlane/metadata/android/en-US/changelogs/161.txt
new file mode 100644
index 00000000..a7922abb
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/161.txt
@@ -0,0 +1,3 @@
+- Add German translation
+- Add Dutch translation
+- Improve about screen
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
new file mode 100644
index 00000000..640162e5
--- /dev/null
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -0,0 +1,23 @@
+HomeApp is a small and easy to use smart home app with a simple framework. The goal of this application is to make remote execution of predefined features as easy and user-friendly as possible to help you get started with smart home technology.
+
+Supported devices
+- Philips Hue Bridge
+- Devices with a web interface
+- Devices using the SimpleHome API
+
+Features
+- Control your Philips Hue lights
+- Live preview of the current light color
+- Create, rename and delete scenes
+- Add devices to your home screen
+- Add devices with a web interface (e.g. Router)
+
+How it works
+Communication between the devices uses HTTP requests and JSON strings. After the commanding device has send a HTTP request to the smart home device, the smart home device sends back a JSON string containing the information the app needs.
+This app is especially useful if you are using microcontrollers or other small devices such as the Raspberry Pi for smart home automation.
+
+Related Links
+Source code: https://github.com/Domi04151309/HomeApp
+Documentation: https://github.com/Domi04151309/HomeApp/wiki
+Website: https://domi04151309.github.io/Android/HomeApp
+Icons8: https://icons8.com/
diff --git a/fastlane/metadata/android/en-US/images/featureGraphic.jpg b/fastlane/metadata/android/en-US/images/featureGraphic.jpg
new file mode 100644
index 00000000..dd0003c4
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/featureGraphic.jpg differ
diff --git a/app/src/main/ic_launcher-web.png b/fastlane/metadata/android/en-US/images/icon.png
similarity index 100%
rename from app/src/main/ic_launcher-web.png
rename to fastlane/metadata/android/en-US/images/icon.png
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp1.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp1.jpg
new file mode 100644
index 00000000..9968160b
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp1.jpg differ
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp2.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp2.jpg
new file mode 100644
index 00000000..e809f1c3
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp2.jpg differ
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp3.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp3.jpg
new file mode 100644
index 00000000..a3a4f2a7
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp3.jpg differ
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp4.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp4.jpg
new file mode 100644
index 00000000..2f103305
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp4.jpg differ
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp5.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp5.jpg
new file mode 100644
index 00000000..b3b03cf8
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp5.jpg differ
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp6.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp6.jpg
new file mode 100644
index 00000000..b8055977
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/HomeApp6.jpg differ
diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt
new file mode 100644
index 00000000..f9b5d56d
--- /dev/null
+++ b/fastlane/metadata/android/en-US/short_description.txt
@@ -0,0 +1 @@
+A little smart home app for Philips Hue, Arduino and other devices
diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt
new file mode 100644
index 00000000..e38a9b8c
--- /dev/null
+++ b/fastlane/metadata/android/en-US/title.txt
@@ -0,0 +1 @@
+Home App | For Philips Hue, Arduino & more