{
    "id": "/",
    "name": "토디 - 부동산 종합 플랫폼 서비스",
    "short_name": "토디",
    "description": "실거래가, 매물정보, 토지분석을 한 번에. 원스톱 부동산 종합 플랫폼",
    "lang": "ko",
    "dir": "ltr",
    "start_url": "/front/views/realPrice/realPrice_v2.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#F08B7D",
    "icons": [
        {
            "src": "/assets/images/pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/images/pwa/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
