tailwind-nextjs-blog/public/static/favicons/site.webmanifest

15 lines
247 B
Plaintext
Raw Normal View History

2022-07-17 21:40:41 +08:00
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
}
],
"theme_color": "#000000",
"background_color": "#000000",
"display": "standalone"
}