frigate/web/site.webmanifest
2024-03-12 18:37:52 -06:00

19 lines
404 B
JSON

{
"name": "Frigate",
"short_name": "Frigate",
"icons": [
{
"src": "/images/mstile-150x150.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/favicon-32x32.png",
"sizes": "32x32",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}