mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-22 08:04:31 +00:00
15 lines
282 B
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"
|
|
}
|