{
    "name": "인천투어",
    "icons": [
        {
            "src": "/img/app_icon_192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "display": "standalone",
    "start_url": "/",
    "description": "",
    "background_color": "white",
    "short_name": "인천투어",
    "theme_color": "#FFFFFF",
    "orientation": "portrait"
}