{
    "name": "부산대 밀양캠퍼스 버스 시간표",
    "short_name": "버스 시간표",
    "description": "밀양 ↔ 부산대 밀양캠퍼스 버스 시간표 조회",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "theme_color": "#333333",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}