{
    "name": "커플 부동산 모의고사",
    "short_name": "부동산모의고사",
    "description": "커플을 위한 부동산 모의고사 - 내 집 마련 전, 서로의 기준을 확인해보세요.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#00A264",
    "orientation": "portrait",
    "lang": "ko",
    "icons": [
        {
            "src": "/images/couple-house.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/couple-house.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
