1
0
mirror of https://github.com/kognise/water.css.git synced 2025-02-24 13:52:56 +01:00
css-water.css/docs/icons/site.webmanifest
2019-06-08 21:18:43 +02:00

20 lines
380 B
JSON
Executable File

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