Clean up master

This commit is contained in:
Alexandre Iooss 2019-07-08 13:51:15 +02:00
parent 3d948dca2e
commit 6ec6f96b41
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
31 changed files with 113 additions and 38 deletions

View file

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