Add screenshot to manifest (#48475)

pull/48381/head
Bram Kragten 2021-03-29 22:13:42 +02:00 committed by GitHub
parent d8a4cf63f4
commit cf6352e93c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -59,6 +59,13 @@ MANIFEST_JSON = {
} }
for size in (192, 384, 512, 1024) for size in (192, 384, 512, 1024)
], ],
"screenshots": [
{
"src": "/static/images/screenshots/screenshot-1.png",
"sizes": "413×792",
"type": "image/png",
}
],
"lang": "en-US", "lang": "en-US",
"name": "Home Assistant", "name": "Home Assistant",
"short_name": "Assistant", "short_name": "Assistant",