Web-Ide mit aufgenommen
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"short_name": "NAND2Tetris",
|
||||
"name": "NAND2Tetris",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.svg",
|
||||
"sizes": "32x32",
|
||||
"type": "image/svg+xml"
|
||||
},
|
||||
{
|
||||
"src": "logo_192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "logo_512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "user_guide/01_chip_empty.png",
|
||||
"sizes": "2660x2076",
|
||||
"type": "image/png",
|
||||
"form_factor": "wide",
|
||||
"label": "Empty Chip"
|
||||
},
|
||||
{
|
||||
"src": "user_guide/01_chip_empty_mobile.png",
|
||||
"sizes": "782x1692",
|
||||
"type": "image/png",
|
||||
"form_factor": "narrow",
|
||||
"label": "Empty Chip (Mobile)"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"id": "/web-ide/",
|
||||
"display": "standalone",
|
||||
"theme_color": "rgb(16, 149, 193)",
|
||||
"background_color": "#ffffff"
|
||||
}
|
||||
Reference in New Issue
Block a user