Spaces:
Build error
Build error
File size: 476 Bytes
6374e39 6bcb42f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
{
"short_name": "Scratch4School",
"name": "Scratch for School",
"description": "Mod of TurboWarp that was made to allow for really cool projects.",
"icons": [
{
"src": "images/192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "images/512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": "editor",
"background_color": "#333333",
"display": "standalone",
"theme_color": "#333333"
} |