blog/static/site.webmanifest
Alexander Kiryukhin 3df29d021e
Post 2022-06-04
2022-06-04 23:24:30 +03:00

20 lines
446 B
JSON

{
"name": "NeonXP",
"short_name": "NeonXP",
"icons": [
{
"src": "/img/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/img/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}