Files
ustk-todolist/react/public/manifest.json
Stepan Usatiuk 7031df6c5f Add 'react/' from commit 'e508ac031e5d832aa95ad8ef040e82277db804d2'
git-subtree-dir: react
git-subtree-mainline: 53976e7b43
git-subtree-split: e508ac031e
2018-06-03 13:39:31 +03:00

16 lines
317 B
JSON

{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}