v1.1.1; snowfall fix; other fixes
This commit is contained in:
@@ -2,16 +2,12 @@
|
||||
"short_name": "Unmei",
|
||||
"name": "Unmei",
|
||||
"icons": [{
|
||||
"src": "/static/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
}, {
|
||||
"src": "/static/icons/android-chrome-512x512.png",
|
||||
"src": "favicon.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}],
|
||||
"display": "fullscreen",
|
||||
"start_url": "/",
|
||||
"theme_color": "#0b0b1a",
|
||||
"background_color": "#121222"
|
||||
}
|
||||
"theme_color": "#0b0b0b",
|
||||
"background_color": "#121212"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user