{
    "name": "아기 발달과정 체크리스트",
    "short_name": "아기발달",
    "description": "출생~36개월 월령별 발달 체크리스트와 추천 육아템을 확인하는 웹앱",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#3b82f6",
    "lang": "ko",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%233b82f6'/%3E%3Ctext x='50' y='68' font-size='55' text-anchor='middle'%3E%F0%9F%91%B6%3C/text%3E%3C/svg%3E",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
