24 lines
531 B
JSON
24 lines
531 B
JSON
{
|
|
"name": "OpenWrt RMM",
|
|
"short_name": "RMM",
|
|
"description": "Мониторинг и удалённое управление OpenWrt-роутерами",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#071019",
|
|
"theme_color": "#071019",
|
|
"icons": [
|
|
{
|
|
"src": "/web-app-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/web-app-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|