Add part7

This commit is contained in:
Richard Feldman
2018-08-12 00:02:19 -04:00
parent 8f67672ffe
commit 7208ff4557
56 changed files with 5923 additions and 1 deletions

View File

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