mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 19:49:16 +00:00
21 lines
295 B
JSON
21 lines
295 B
JSON
|
{
|
||
|
"images": [
|
||
|
{
|
||
|
"idiom": "universal",
|
||
|
"filename": "background.png",
|
||
|
"scale": "1x"
|
||
|
},
|
||
|
{
|
||
|
"idiom": "universal",
|
||
|
"scale": "2x"
|
||
|
},
|
||
|
{
|
||
|
"idiom": "universal",
|
||
|
"scale": "3x"
|
||
|
}
|
||
|
],
|
||
|
"info": {
|
||
|
"version": 1,
|
||
|
"author": "expo"
|
||
|
}
|
||
|
}
|