manifest
This commit is contained in:
parent
1812300fd6
commit
8911326a95
1 changed files with 2 additions and 12 deletions
|
|
@ -1,21 +1,11 @@
|
||||||
{
|
{
|
||||||
"short_name": "React App",
|
"short_name": "Strudel REPL",
|
||||||
"name": "Create React App Sample",
|
"name": "Strudel REPL - Tidal Patterns in JavaScript",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "favicon.ico",
|
"src": "favicon.ico",
|
||||||
"sizes": "64x64 32x32 24x24 16x16",
|
"sizes": "64x64 32x32 24x24 16x16",
|
||||||
"type": "image/x-icon"
|
"type": "image/x-icon"
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "logo192.png",
|
|
||||||
"type": "image/png",
|
|
||||||
"sizes": "192x192"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "logo512.png",
|
|
||||||
"type": "image/png",
|
|
||||||
"sizes": "512x512"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": ".",
|
"start_url": ".",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue