16 lines
380 B
JSON
16 lines
380 B
JSON
{
|
|
"name": "1호선 고장코드",
|
|
"short_name": "고장코드",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0f172a",
|
|
"theme_color": "#0f172a",
|
|
"lang": "ko",
|
|
"icons": [
|
|
{"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
|
|
{"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png"}
|
|
]
|
|
}
|
|
|
|
|