starter-blog/public/static/favicons/site.webmanifest
2021-01-12 23:35:36 +08:00

15 lines
247 B
JSON

{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
}
],
"theme_color": "#000000",
"background_color": "#000000",
"display": "standalone"
}