37 lines
817 B
JSON
37 lines
817 B
JSON
{
|
|
"images": [
|
|
{
|
|
"filename": "AppIcon.png",
|
|
"idiom": "universal",
|
|
"platform": "ios",
|
|
"size": "1024x1024"
|
|
},
|
|
{
|
|
"appearances": [
|
|
{
|
|
"appearance": "luminosity",
|
|
"value": "dark"
|
|
}
|
|
],
|
|
"idiom": "universal",
|
|
"platform": "ios",
|
|
"size": "1024x1024"
|
|
},
|
|
{
|
|
"appearances": [
|
|
{
|
|
"appearance": "luminosity",
|
|
"value": "tinted"
|
|
}
|
|
],
|
|
"idiom": "universal",
|
|
"platform": "ios",
|
|
"size": "1024x1024"
|
|
}
|
|
],
|
|
"info": {
|
|
"author": "xcode",
|
|
"version": 1
|
|
}
|
|
}
|