added webmanifest 🧾

ref #7
This commit is contained in:
2020-12-23 19:11:23 +01:00
parent fe40fd9a91
commit de7cd1267d
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "Lauf für Kaya! - Admin",
"short_name": "LfK!Admin",
"start_url": ".",
"display": "standalone",
"background_color": "#fff",
"description": "Lauf für Kaya! - Admin",
"icons": [
{
"src": "/favicon.png",
"sizes": "48x48",
"type": "image/png"
},
{
"src": "/favicon.png",
"sizes": "144x144",
"type": "image/png"
}
]
}