{
    "name"            : "엔진4부 식단표",
    "short_name"      : "식단표",
    "description"     : "현대자동차 엔진4부 오늘의 메뉴",
    "start_url"       : "./",
    "scope"           : "./",
    "display"         : "standalone",
    "orientation"     : "portrait",
    "background_color": "#f8f9fa",
    "theme_color"     : "#4CAF50",
    "icons": [
        {
            "src"    : "icon.svg",
            "sizes"  : "any",
            "type"   : "image/svg+xml",
            "purpose": "any"
        }
    ]
}
