frontend/smart-hut/public/manifest.json

11 lines
195 B
JSON
Raw Normal View History

2020-02-24 14:22:19 +00:00
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}