update assets

This commit is contained in:
Richard Harris
2019-05-02 09:28:07 -04:00
parent 9396076a91
commit ef073b0c03
8 changed files with 6 additions and 6 deletions

View File

@@ -1,18 +1,18 @@
{
"background_color": "#ffffff",
"theme_color": "#aa1e1e",
"theme_color": "#333333",
"name": "TODO",
"short_name": "TODO",
"display": "minimal-ui",
"start_url": "/",
"icons": [
{
"src": "svelte-logo-192.png",
"src": "logo-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "svelte-logo-512.png",
"src": "logo-512.png",
"sizes": "512x512",
"type": "image/png"
}