yunkong2.material-0.10.4/www/manifest.json

16 lines
299 B
JSON
Raw Normal View History

2018-09-25 09:45:31 +08:00
{
"short_name": "yunkong2 Material",
"name": "Mobile interface",
"icons": [
{
"src": "favicon.ico",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#e7e7e7"
}