chartjs-2-react/example/public/manifest.json
2019-12-05 15:44:46 -06:00

9 lines
186 B
JSON

{
"short_name": "chartjs-2-react",
"name": "chartjs-2-react",
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}