1
0

Regenerate public

This commit is contained in:
2018-02-28 13:51:49 +02:00
parent f73b98a15d
commit 88118e75f6
264 changed files with 33200 additions and 0 deletions

17
public/manifest.json Normal file
View File

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