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 0000000..fe4a013
--- /dev/null
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -0,0 +1,22 @@
+A Jetpack Compose Android application for streaming music from YouTube Music.
+
+Features
+
+
+- ExoPlayer based playback
+- Snappy UI derived from the latest Material Design guidelines
+- Opinionated UX that prioritizes ease of use over edge cases
+- Customizable behavior
+- Advanced media indexer that prioritizes correct metadata
+- SD Card-aware folder management
+- Reliable playback state persistence
+- Full ReplayGain support (On MP3, MP4, FLAC, OGG, and OPUS)
+- Edge-to-edge
+- Embedded covers support
+- Search Functionality
+- Headset autoplay
+- Stylish widgets that automatically adapt to their size
+- Completely private and offline
+- No rounded album covers (Unless you want them. Then you can.)
+
+
diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png
new file mode 100644
index 0000000..f23c265
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/icon.png 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 0000000..c98e67c
--- /dev/null
+++ b/fastlane/metadata/android/en-US/short_description.txt
@@ -0,0 +1 @@
+A Jetpack Compose Android application for streaming music from YouTube Music.