Constnium/public/icons/site.webmanifest

16 lines
326 B
Text
Raw Normal View History

2022-06-23 03:44:43 +02:00
{
"name": "Constnium",
"short_name": "Constnium",
"icons": [
{
"src": "android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
}
],
"theme_color": "#b5f4db",
"background_color": "#b5f4db",
"start_url": "/",
"display": "standalone"
}