Files
SmartHomePHP/web/manifest.json
Alex Solomaha 186e1c8e70 Fixes
2017-03-16 23:35:14 +02:00

22 lines
445 B
JSON

{
"name": "Solomaha Home",
"default_locale": "ru",
"lang": "ru",
"description": "Solomaha Home web panel",
"icons": [
{
"src": "img/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "img/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#009688",
"background_color": "#222222",
"display": "standalone"
}