diff --git a/README.md b/README.md
index 34262b5..71bee43 100644
--- a/README.md
+++ b/README.md
@@ -229,11 +229,12 @@ You can see in which language an app is written. Currently there are following l
- [Localization Editor](https://github.com/igorkulman/iOSLocalizationEditor) - Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side. ![swift_icon]
- [Localizations](https://github.com/athiercelin/Localizations) - Localizations is an macOS app that manages your Xcode project localization files (.strings). ![swift_icon]
- [Menubar Colors](https://github.com/nvzqz/Menubar-Colors) - macOS app for convenient access to the system color panel. ![swift_icon] Screenshots
-- [MyTouchbarMyRules](https://github.com/toxblh/MTMR) - App to customize your Touch Bar as you want. ![swift_icon]
+- [MyTouchbarMyRules](https://github.com/toxblh/MTMR) - App to customize your Touch Bar as you want. ![swift_icon]
- [PodsUpdater](https://github.com/kizitonwose/PodsUpdater) - macOS app which helps you manage dependency releases in your Podfile. ![swift_icon] Screenshots
- [ProfilesManager](https://github.com/shaojiankui/ProfilesManager) - Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac. ![objective_c_icon] Screenshots
- [PushNotifications](https://github.com/onmyway133/PushNotifications) - macOS app to test push notifications on iOS and Android. ![javascript_icon] Screenshots
- [ResignTool](https://github.com/InjoyDeng/ResignTool) - This is an app for macOS that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device. ![objective_c_icon] Screenshots
+- [Resizr](https://github.com/onurgenes/Resizr) - MacOS application for creating AppIcon for iOS and Android apps. ![swift_icon]
- [SmartPush](https://github.com/shaojiankui/SmartPush) - iOS Push Notification Debug App. ![objective_c_icon] Screenshots
- [Touch Bar Preview](https://github.com/touchbar/Touch-Bar-Preview) - Small application to display your designs on the Touch Bar of the new MacBook Pro. ![swift_icon]
- [Touch Bar Simulator](https://github.com/sindresorhus/touch-bar-simulator) - Use the Touch Bar on any Mac. ![swift_icon]
@@ -616,4 +617,4 @@ Thanks to all the people who contribute:
[ruby_icon]: ./icons/ruby-16.png 'Ruby language.'
[rust_icon]: ./icons/rust-16.png 'Rust language.'
[swift_icon]: ./icons/swift-16.png 'Swift language.'
-[type_script_icon]: ./icons/typescript-16.png 'TypeScript language.'
\ No newline at end of file
+[type_script_icon]: ./icons/typescript-16.png 'TypeScript language.'
diff --git a/applications.json b/applications.json
index 06d0fdf..d7e17c0 100644
--- a/applications.json
+++ b/applications.json
@@ -1429,6 +1429,18 @@
],
"category" : "ios--macos"
},
+ {
+ "repo_url" : "https://github.com/onurgenes/Resizr",
+ "title" : "Resizr",
+ "screenshots" : [
+
+ ],
+ "short_description" : "MacOS application for creating AppIcon for iOS and Android apps.",
+ "languages" : [
+ "swift"
+ ],
+ "category" : "ios--macos"
+ },
{
"repo_url" : "https://github.com/shaojiankui/SmartPush",
"title" : "SmartPush",