Files
qqq-frontend-material-dashb…/public/manifest.json
Tim Chamberlain 048e080b77 Initial checkin
2022-06-27 13:29:42 -05:00

16 lines
322 B
JSON

{
"short_name": "Material Dashboard",
"name": "Material Dashboard 2 PRO React TS",
"icons": [
{
"src": "favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/png"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#1A73E8",
"background_color": "#ffffff"
}