diff --git a/README.md b/README.md
index c3ee1c6..f4e2f54 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ The app provides two methods of operation:
## Installation
[
](https://github.com/aunchagaonkar/NetworkSwitch/releases)
+[
](https://apt.izzysoft.de/packages/com.supernova.networkswitch)
1. Download the latest APK from the Releases page
2. Install on your Android device
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..7a1aa6b
--- /dev/null
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -0,0 +1 @@
+
Network Switch enables you to toggle between 4G and 5G network modes with dual control methods: Root access for rooted devices and Shizuku for non-rooted devices.
Purpose
Network Switch allows Android users to manually control their device's network preference between pure 4G (LTE-only) and 5G (NR-only) modes. This is useful for:
- Quick network switching through Quick Settings tile
- Optimizing battery life by forcing 4G mode
- Maximizing speed by forcing 5G mode where available
- Managing data usage and connectivity preferences
The app provides two methods of operation:
- Root Method: Direct system access for rooted devices
- Shizuku Method: System access through Shizuku service for non-rooted devices
Features
- Pure network mode switching (LTE-only for 4G, NR-only for 5G)
- Quick Settings tile for instant access
- Dual control methods (Root and Shizuku)
- Modern Material Design 3 interface
- Clean architecture implementation
- Privacy-focused (no internet permissions)
- Intelligent device compatibility detection
- Automatic fallback for unsupported devices
\ No newline at end of file
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..c4f0028
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/icon.png differ
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_main.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_main.jpg
new file mode 100644
index 0000000..478ff1c
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_main.jpg differ
diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_settings.jpg b/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_settings.jpg
new file mode 100644
index 0000000..94764b5
Binary files /dev/null and b/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot_settings.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 0000000..561c3c7
--- /dev/null
+++ b/fastlane/metadata/android/en-US/short_description.txt
@@ -0,0 +1 @@
+One-tap network switching for Android
\ No newline at end of file