16 lines
629 B
JSON
16 lines
629 B
JSON
{
|
||
"name": "КЛГ АСУ ТК — Контроль лётной годности",
|
||
"short_name": "КЛГ",
|
||
"description": "Система автоматизированного управления техническим контролем воздушных судов",
|
||
"start_url": "/dashboard",
|
||
"display": "standalone",
|
||
"background_color": "#1e3a5f",
|
||
"theme_color": "#1e3a5f",
|
||
"orientation": "any",
|
||
"icons": [
|
||
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
|
||
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
|
||
],
|
||
"categories": ["business", "productivity"]
|
||
}
|