Forked from
KSZK / DevTeam / kszkepzes / old / kszkepzes-frontend
128 commits behind the upstream repository.
-
Rafael László authoredRafael László authored
manifest.json 272 B
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}