schmelczer-dev/static/no-change/favicons/site.webmanifest
2022-09-21 13:23:13 +02:00

11 lines
354 B
JSON

{
"name": "Portfolio - Andras Schmelczer",
"short_name": "Portfolio",
"icons": [
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
],
"theme_color": "#B7455E",
"background_color": "#242638",
"display": "standalone"
}