This commit is contained in:
2020-04-20 12:46:02 +02:00
committed by smuddy
parent 4f1a12bd00
commit 0b8e2212e9
37 changed files with 2731 additions and 73 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}