mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-24 17:04:20 +00:00
16 lines
281 B
JSON
16 lines
281 B
JSON
|
{
|
||
|
"name": "Unisteffo Old",
|
||
|
"short_name": "Unisteffo",
|
||
|
"start_url": "/",
|
||
|
"display": "browser",
|
||
|
"orientation": "portrait",
|
||
|
"background_color": "#0d193b",
|
||
|
"theme_color": "#1c2b4f",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/favicon.ico",
|
||
|
"type": "image/x-icon"
|
||
|
}
|
||
|
]
|
||
|
}
|