bsky-app/ios/app/Images.xcassets/LaunchScreen.imageset/Contents.json
Paul Frazee 32be661d87 Brand tuning: switch from "blueprint B" to "cloud imagery" (#96)
* Switch app icon to bluesky image

* Update splash screen to clouds

* Update login screen to use branding

* Lighten the shadows in the brand imagery
2023-01-25 19:01:16 -06:00

23 lines
403 B
JSON

{
"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
}
}