{
    "name": "BodyLog - 바디로그",
    "short_name": "BodyLog",
    "description": "식단, 체중, BMI, 운동을 기록하고 그래프로 보는 나만의 건강 수첩",
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F5F5F7",
    "theme_color": "#0ea5e9",
    "lang": "ko",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
