1
0

Re-add public

Somehow got deleted
This commit is contained in:
2019-04-22 19:07:32 +03:00
parent bfc0096f04
commit 8038dda81d
308 changed files with 36695 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"
}