{
    "id": "/work/calender.php",
    "name": "오릭스통운 이사관리",
    "short_name": "오릭스통운",
    "description": "상담, 견적, 계약, 이사일정 통합 관리 시스템",

    "start_url": "/work/calender.php",
    "scope": "/",

    "display": "standalone",
    "orientation": "portrait",

    "background_color": "#f5f2ee",
    "theme_color": "#c65308",

    "icons": [
        {
            "src": "/images/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}