photos/public/site.webmanifest
2026-05-31 11:13:13 +01:00

15 lines
290 B
JSON

{
"name": "Photos - András Schmelczer",
"short_name": "Photos",
"start_url": ".",
"display": "standalone",
"background_color": "#eeeeee",
"theme_color": "#a63446",
"icons": [
{
"src": "favicon.svg",
"sizes": "64x64",
"type": "image/svg+xml"
}
]
}