21 lines
523 B
JSON
21 lines
523 B
JSON
{
|
|
"name": "HUTAMS 관제",
|
|
"short_name": "HUTAMS",
|
|
"description": "LTE-R 기반 지능형 철도관제 대시보드",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0f172a",
|
|
"theme_color": "#0ea5e9",
|
|
"icons": [
|
|
{
|
|
"src": "/static/icon-192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
},
|
|
{
|
|
"src": "/static/icon-512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}
|
|
]
|
|
} |