mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-22 16:04:21 +00:00
16 lines
No EOL
321 B
JSON
Generated
16 lines
No EOL
321 B
JSON
Generated
{
|
|
"name": "Appunti Web",
|
|
"short_name": "Appunti Web",
|
|
"start_url": "/appuntiweb/",
|
|
"display": "standalone",
|
|
"orientation": "portrait",
|
|
"background_color": "#0d193b",
|
|
"theme_color": "#a0ccff",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/icon.png",
|
|
"type": "image/png",
|
|
"sizes": "800x800"
|
|
}
|
|
]
|
|
} |