1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-22 16:04:21 +00:00
triennale-appunti-steffo/public/manifest.json
2021-01-25 18:30:38 +01:00

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