{
"lang": "en-US",
"short_name": "motionEye",
"name": "motionEye",
"description": "A free video surveillance software.",
"version": "0.42",
"theme_color": "#414141",
"background_color": "#414141",
"icons": [
{"src": "static/img/launcher-icon-96.png?v=0.42", "sizes": "96x96", "type": "image/png"},
{"src": "static/img/launcher-icon-144.png?v=0.42", "sizes": "144x144", "type": "image/png"},
{"src": "static/img/launcher-icon-192.png?v=0.42", "sizes": "192x192", "type": "image/png"},
{"src": "static/img/launcher-icon-256.png?v=0.42", "sizes": "256x256", "type": "image/png"}
],
"start_url": ".",
"display": "standalone"
}