krz/hutch
an ios client for sourcehut
clone: git clone https://gitbay.org/krz/hutch.git
v2.7.1: Hutch/Assets.xcassets/AppIcon.appiconset/Contents.json · raw
1{
2 "images" : [
3 {
4 "filename" : "1.png",
5 "idiom" : "universal",
6 "platform" : "ios",
7 "size" : "1024x1024"
8 },
9 {
10 "appearances" : [
11 {
12 "appearance" : "luminosity",
13 "value" : "dark"
14 }
15 ],
16 "filename" : "2.png",
17 "idiom" : "universal",
18 "platform" : "ios",
19 "size" : "1024x1024"
20 },
21 {
22 "appearances" : [
23 {
24 "appearance" : "luminosity",
25 "value" : "tinted"
26 }
27 ],
28 "idiom" : "universal",
29 "platform" : "ios",
30 "size" : "1024x1024"
31 }
32 ],
33 "info" : {
34 "author" : "xcode",
35 "version" : 1
36 }
37}