{
    "name": "김은옥 모바일명함",
    "short_name": "김은옥",
    "description": "김은옥님의 모바일명함",
    "start_url": "/ty/helpeo",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#444a6a",
    "orientation": "portrait",
    "scope": "/",
    "lang": "ko",
    "icons": [
        {
            "src": "/service/template/images/all/img_tylife/pwa/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/service/template/images/all/img_tylife/pwa/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/service/template/images/all/img_tylife/pwa/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}