Files
mue/public/manifest.json
David Ralph 8b809d6f7f Rewrite
2019-09-25 18:03:02 +01:00

16 lines
320 B
JSON

{
"short_name": "Mue New Tab",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon-32x32.png",
"sizes": "96x96 64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}