krz/hutch

an ios client for sourcehut

clone: git clone https://gitbay.org/krz/hutch.git

v3.4.0: HutchSafariExtension/Assets.xcassets/AppIcon.appiconset/Contents.json · raw

 1{
 2  "images" : [
 3    {
 4      "filename" : "hutch_light.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" : "hutch_light_dark.png",
17      "idiom" : "universal",
18      "platform" : "ios",
19      "size" : "1024x1024"
20    }
21  ],
22  "info" : {
23    "author" : "xcode",
24    "version" : 1
25  }
26}