1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-24 08:54:21 +00:00
triennale-appunti-steffo/docs/manifest.json
2021-02-02 04:08:22 +01:00

15 lines
281 B
JSON
Generated

{
"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"
}
]
}