mirror of
https://github.com/google/pebble.git
synced 2025-03-22 11:42:19 +00:00
16 lines
362 B
JSON
16 lines
362 B
JSON
|
{
|
||
|
"comments": "This file contains resource definitions for PRF and 'common' overrides",
|
||
|
"media": [
|
||
|
{
|
||
|
"type": "png",
|
||
|
"name": "TEST_IMAGE_PINWHEEL",
|
||
|
"file": "prf/spalding/images/pinwheel-180x180.png"
|
||
|
},
|
||
|
{
|
||
|
"type": "png",
|
||
|
"name": "TEST_IMAGE_VEGGIES",
|
||
|
"file": "prf/spalding/images/veggies-180x180.png"
|
||
|
}
|
||
|
]
|
||
|
}
|