diff --git a/OpenAppLock/AppIcon.icon/Assets/openapplock-dark 4.svg b/OpenAppLock/AppIcon.icon/Assets/openapplock-dark 4.svg
new file mode 100644
index 0000000..bfd8634
--- /dev/null
+++ b/OpenAppLock/AppIcon.icon/Assets/openapplock-dark 4.svg
@@ -0,0 +1,62 @@
+
\ No newline at end of file
diff --git a/OpenAppLock/AppIcon.icon/Assets/openapplock-light 2.svg b/OpenAppLock/AppIcon.icon/Assets/openapplock-light 2.svg
new file mode 100644
index 0000000..a76b672
--- /dev/null
+++ b/OpenAppLock/AppIcon.icon/Assets/openapplock-light 2.svg
@@ -0,0 +1,62 @@
+
\ No newline at end of file
diff --git a/OpenAppLock/AppIcon.icon/Assets/openapplock-mono.svg b/OpenAppLock/AppIcon.icon/Assets/openapplock-mono.svg
new file mode 100644
index 0000000..88a4bca
--- /dev/null
+++ b/OpenAppLock/AppIcon.icon/Assets/openapplock-mono.svg
@@ -0,0 +1,45 @@
+
\ No newline at end of file
diff --git a/OpenAppLock/AppIcon.icon/icon.json b/OpenAppLock/AppIcon.icon/icon.json
new file mode 100644
index 0000000..f4cdd2b
--- /dev/null
+++ b/OpenAppLock/AppIcon.icon/icon.json
@@ -0,0 +1,104 @@
+{
+ "fill" : "system-light",
+ "groups" : [
+ {
+ "hidden" : false,
+ "layers" : [
+ {
+ "image-name" : "openapplock-light 2.svg",
+ "name" : "openapplock-light"
+ }
+ ],
+ "opacity-specializations" : [
+ {
+ "appearance" : "dark",
+ "value" : 0
+ },
+ {
+ "appearance" : "tinted",
+ "value" : 0
+ }
+ ],
+ "shadow" : {
+ "kind" : "neutral",
+ "opacity" : 0.5
+ },
+ "specular" : true,
+ "translucency" : {
+ "enabled" : false,
+ "value" : 0.5
+ }
+ },
+ {
+ "hidden" : false,
+ "layers" : [
+ {
+ "fill-specializations" : [
+ {
+ "value" : "none"
+ },
+ {
+ "appearance" : "dark",
+ "value" : "automatic"
+ }
+ ],
+ "glass" : true,
+ "image-name" : "openapplock-dark 4.svg",
+ "name" : "openapplock-dark"
+ }
+ ],
+ "lighting" : "individual",
+ "opacity-specializations" : [
+ {
+ "value" : 0
+ },
+ {
+ "appearance" : "dark",
+ "value" : 1
+ }
+ ],
+ "shadow" : {
+ "kind" : "neutral",
+ "opacity" : 0.5
+ },
+ "specular" : true,
+ "translucency" : {
+ "enabled" : false,
+ "value" : 0.5
+ }
+ },
+ {
+ "hidden" : false,
+ "layers" : [
+ {
+ "image-name" : "openapplock-mono.svg",
+ "name" : "openapplock-mono"
+ }
+ ],
+ "opacity-specializations" : [
+ {
+ "value" : 0
+ },
+ {
+ "appearance" : "dark",
+ "value" : 0
+ },
+ {
+ "appearance" : "tinted",
+ "value" : 1
+ }
+ ],
+ "shadow" : {
+ "kind" : "neutral",
+ "opacity" : 0.5
+ },
+ "translucency" : {
+ "enabled" : true,
+ "value" : 0.5
+ }
+ }
+ ],
+ "supported-platforms" : {
+ "squares" : "shared"
+ }
+}
\ No newline at end of file
diff --git a/OpenAppLock/Assets.xcassets/AppIcon.appiconset/Contents.json b/OpenAppLock/Assets.xcassets/AppIcon.appiconset/Contents.json
deleted file mode 100644
index ffdfe15..0000000
--- a/OpenAppLock/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "images" : [
- {
- "idiom" : "universal",
- "platform" : "ios",
- "size" : "1024x1024"
- },
- {
- "appearances" : [
- {
- "appearance" : "luminosity",
- "value" : "dark"
- }
- ],
- "idiom" : "universal",
- "platform" : "ios",
- "size" : "1024x1024"
- },
- {
- "appearances" : [
- {
- "appearance" : "luminosity",
- "value" : "tinted"
- }
- ],
- "idiom" : "universal",
- "platform" : "ios",
- "size" : "1024x1024"
- },
- {
- "idiom" : "mac",
- "scale" : "1x",
- "size" : "16x16"
- },
- {
- "idiom" : "mac",
- "scale" : "2x",
- "size" : "16x16"
- },
- {
- "idiom" : "mac",
- "scale" : "1x",
- "size" : "32x32"
- },
- {
- "idiom" : "mac",
- "scale" : "2x",
- "size" : "32x32"
- },
- {
- "idiom" : "mac",
- "scale" : "1x",
- "size" : "128x128"
- },
- {
- "idiom" : "mac",
- "scale" : "2x",
- "size" : "128x128"
- },
- {
- "idiom" : "mac",
- "scale" : "1x",
- "size" : "256x256"
- },
- {
- "idiom" : "mac",
- "scale" : "2x",
- "size" : "256x256"
- },
- {
- "idiom" : "mac",
- "scale" : "1x",
- "size" : "512x512"
- },
- {
- "idiom" : "mac",
- "scale" : "2x",
- "size" : "512x512"
- }
- ],
- "info" : {
- "author" : "xcode",
- "version" : 1
- }
-}