react-table/archives/v6-examples/react-table-fixed-header-vertical-scroll/public/manifest.json
2019-02-11 13:14:36 -07:00

16 lines
298 B
JSON
Executable File

{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}