mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
14 lines
238 B
JSON
14 lines
238 B
JSON
{
|
|
"name": "Home Assistant",
|
|
"short_name": "Assistant",
|
|
"start_url": "/demo/",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "\/static\/favicon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image\/png"
|
|
}
|
|
]
|
|
}
|