blog/themes/typing/source/site.webmanifest

21 lines
500 B
Plaintext
Raw Normal View History

{
2019-09-03 12:37:23 +00:00
"name": "",
"short_name": "",
"icons": [
{
2019-09-03 14:33:10 +00:00
"src": "/android-chrome-192x192.png?v=YAXmN7mOgR",
"sizes": "192x192",
"type": "image/png"
},
{
2019-09-03 14:33:10 +00:00
"src": "/android-chrome-512x512.png?v=YAXmN7mOgR",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
2019-09-03 12:37:23 +00:00
"start_url": "https://curben.netlify.com/",
"display": "standalone"
}