22 lines
516 B
JSON
22 lines
516 B
JSON
{
|
|
"artwork": [
|
|
{
|
|
"id": "classic-numbered",
|
|
"name": "Numbered Tiles",
|
|
"key": null,
|
|
"path": null
|
|
},
|
|
{
|
|
"id": "exploring-the-alien-world",
|
|
"name": "Exploring the Alien World",
|
|
"key": "exploring-the-alien-world",
|
|
"path": "/assets/images/shift/alien-world.png"
|
|
},
|
|
{
|
|
"id": "dolphin-underwater",
|
|
"name": "Underwater Dolphin Adventure",
|
|
"key": "dolphin-underwater",
|
|
"path": "/assets/images/shift/dolphin-underwater.png"
|
|
}
|
|
]
|
|
} |