www.byjp.me/static/site.webmanifest
2023-10-17 17:17:09 +01:00

20 lines
469 B
JSON

{
"name": "by JP",
"short_name": "by JP",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#8186FF",
"background_color": "#ffffff",
"start_url": "./index.html",
"display": "standalone"
}