mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 17:30:37 +01:00
13 lines
255 B
Plaintext
13 lines
255 B
Plaintext
|
|
{
|
||
|
|
"name": "OpenDTU",
|
||
|
|
"short_name": "OpenDTU",
|
||
|
|
"display": "standalone",
|
||
|
|
"orientation": "portrait",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/favicon.png",
|
||
|
|
"sizes": "144x144",
|
||
|
|
"type": "image/png"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|