Updated with hi-res icons. Resolves #321

This commit is contained in:
billz
2019-04-23 21:30:00 +00:00
parent eab0ea9f11
commit a179ef05e0
11 changed files with 79 additions and 1 deletions

14
site.webmanifest Normal file
View File

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