1
0
Fork 0
ryanmoon.com/public/site.webmanifest

20 lines
444 B
Plaintext
Raw Normal View History

2023-07-11 06:03:57 +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"
}