Appifying

This commit is contained in:
2018-03-07 00:39:17 -05:00
parent 164b1e5197
commit df72c33705
5 changed files with 6 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Groundr",
"short_name": "Groundr",
"name": "urge",
"short_name": "urge",
"start_url": "index.html",
"display": "standalone",
"icons": [{
@@ -8,6 +8,6 @@
"sizes": "512x512",
"type": "image/png"
}],
"background_color": "#4e8ef7",
"theme_color": "#4e8ef7"
"background_color": "#191b1c",
"theme_color": "#191b1c"
}