1
0
Fork 0
mirror of https://github.com/jbowdre/runtimeterror.git synced 2025-01-11 02:29:13 +00:00
runtimeterror/static/icons/site.webmanifest
2023-08-20 14:47:39 -05:00

19 lines
438 B
JSON

{
"name": "",
"short_name": "",
"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": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}