[update] Add icons

This commit is contained in:
brunosimon
2016-08-31 23:49:18 +02:00
parent de2e49e0f6
commit 566aee593b
10 changed files with 49 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "Keppler",
"icons": [
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png"
}
],
"theme_color": "#ffffff",
"display": "standalone"
}