mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-22 08:04:31 +00:00
15 lines
284 B
JSON
15 lines
284 B
JSON
{
|
|
"name": "Steffo's website",
|
|
"short_name": "Steffoweb",
|
|
"start_url": "/",
|
|
"display": "browser",
|
|
"orientation": "portrait",
|
|
"background_color": "#0d193b",
|
|
"theme_color": "#1c2b4f",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.ico",
|
|
"type": "image/x-icon"
|
|
}
|
|
]
|
|
}
|