{
    "name": "YBUS",
    "short_name": "YBUS",
    "description": "용인대학교 통학버스의 실시간 위치, 노선, 정류장, 시간표와 공지를 한곳에서 확인하는 캠퍼스 이동 서비스입니다.",
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#006272",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/ybus-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/ybus-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
