mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
Update manifest.json
This commit is contained in:
parent
b575d73d05
commit
04d67cf243
1 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
"sizes": "32x32"
|
"sizes": "32x32"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": "/edit",
|
"start_url": "/index",
|
||||||
"background_color": "#3367D6",
|
"background_color": "#3367D6",
|
||||||
"display": "browser",
|
"display": "browser",
|
||||||
"scope": "/",
|
"scope": "/",
|
||||||
|
|
@ -19,8 +19,8 @@
|
||||||
"name": "New",
|
"name": "New",
|
||||||
"short_name": "New Site",
|
"short_name": "New Site",
|
||||||
"description": "New Site",
|
"description": "New Site",
|
||||||
"url": "/edit",
|
"url": "/index",
|
||||||
"icons": [{ "src": "/favicon.svg", "sizes": "32x32" }]
|
"icons": [{ "src": "/favicon.svg", "sizes": "32x32" }]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue