ryanmoon/site.webmanifest

20 lines
444 B
Plaintext
Raw Normal View History

2024-09-14 16:26:56 +00:00
{
"name": "Ryan Moon",
"short_name": "Ryan Moon",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#131020",
"background_color": "#131020",
"display": "standalone"
}