1
Fork 0
mirror of https://github.com/Steffo99/steffoweb.git synced 2024-10-16 15:27:28 +00:00
steffoweb/public/manifest.json

15 lines
282 B
JSON

{
"short_name": "Steffoweb",
"name": "Steffo's website",
"icons": [
{
"src": "favicon.ico",
"sizes": "2048x2048",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "browser",
"theme_color": "#0d193b",
"background_color": "#0d193b"
}