www.byjp.me/static/site.webmanifest
2022-10-23 15:33:18 +01:00

20 lines
476 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": "#ffffff",
"background_color": "#ffffff",
"start_url": "https://www.byjp.me",
"display": "standalone"
}