mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-22 16:04:21 +00:00
15 lines
273 B
JSON
15 lines
273 B
JSON
{
|
|
"short_name": "Unisteffo",
|
|
"name": "Unisteffo",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.ico",
|
|
"sizes": "800x800",
|
|
"type": "image/x-icon"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "browser",
|
|
"theme_color": "#1c2b4f",
|
|
"background_color": "#0d193b"
|
|
}
|