pesde/website/static/site.webmanifest

19 lines
435 B
Text
Raw Permalink Normal View History

2024-03-16 16:28:20 +00:00
{
"name": "pesde",
"short_name": "pesde",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#f8e4d5",
"background_color": "#13100F",
"display": "standalone"
}