OpenDTU-old/webapp_dist/site.webmanifest
2023-12-16 11:33:51 +01:00

13 lines
255 B
JSON

{
"name": "OpenDTU",
"short_name": "OpenDTU",
"display": "standalone",
"orientation": "portrait",
"icons": [
{
"src": "/favicon.png",
"sizes": "144x144",
"type": "image/png"
}
]
}