mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-23 00:14:21 +00:00
16 lines
286 B
JSON
16 lines
286 B
JSON
|
{
|
||
|
"name": "Appunti di Steffo",
|
||
|
"short_name": "Appuntiweb",
|
||
|
"start_url": "/",
|
||
|
"display": "browser",
|
||
|
"orientation": "portrait",
|
||
|
"background_color": "#0d193b",
|
||
|
"theme_color": "#1c2b4f",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/favicon.ico",
|
||
|
"type": "image/x-icon"
|
||
|
}
|
||
|
]
|
||
|
}
|