21 lines
499 B
JSON
21 lines
499 B
JSON
{
|
|
"short_name": "Markdown Nice",
|
|
"name": "Markdown Nice",
|
|
"icons": [
|
|
{
|
|
"src": "https://my-wechat.mdnice.com/mdnice/mdnice%20logo_20191007150129.png",
|
|
"sizes": "128x128",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "https://my-wechat.mdnice.com/mdnice/mdnice%20logo_20191007150129.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
}
|