Make Beta Ready

This commit is contained in:
Fabian
2019-05-31 20:48:44 +02:00
parent 595f2be1fb
commit c3c36504ab
9 changed files with 860 additions and 416 deletions

View File

@ -13,8 +13,7 @@
"url": "url"
}
},
"icons": [
{
"icons": [{
"src": "notepad16.png",
"sizes": "16x16",
"type": "image/png"
@ -52,6 +51,6 @@
],
"start_url": "/",
"display": "standalone",
"theme_color": "#2196F3",
"theme_color": "#e188e5",
"background_color": "#ffffff"
}