blob: 6ed6bc6f1a11c5d41c378a909572977ffc17a805 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"images" : [
{
"filename" : "bsky-app-splash.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "bsky-app-splash@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "bsky-app-splash@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
|