chartjs-2-react/example/public/manifest.json

9 lines
182 B
JSON
Raw Normal View History

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