blube.club/static/icons/site.webmanifest

20 lines
458 B
JSON

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