{
    "name": "TEW",
    "short_name": "TEW",
    "description": "우리가 잊고 있던, 어쩌면 잃어버렸을 가장 소중한 존재, 자신을 되찾는 여정을 함께합니다.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#3d5f52",
    "background_color": "#FFFFFF",
    "lang": "ko",
    "scope": "/",
    "categories": [
        "beauty",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "/img/tewtma/landing/tewtma-logo.png",
            "sizes": "128x128",
            "type": "image/png"
        }
    ]
}