mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-01-09 07:27:55 +01:00
23 lines
369 B
JSON
23 lines
369 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "HeroLaunch_white.png",
|
|
"idiom" : "universal"
|
|
},
|
|
{
|
|
"appearances" : [
|
|
{
|
|
"appearance" : "luminosity",
|
|
"value" : "dark"
|
|
}
|
|
],
|
|
"filename" : "HeroLaunch_black.png",
|
|
"idiom" : "universal"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
}
|
|
}
|