{
    "name": "헬폼 — AI 피트니스 코치",
    "short_name": "헬폼",
    "description": "알고리즘 기반 1:1 피트니스 코칭 앱. 로그인 없이 무료로 사용하세요.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#F8FAFB",
    "theme_color": "#10B981",
    "orientation": "portrait-primary",
    "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-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["health", "fitness", "lifestyle"],
    "prefer_related_applications": false
}
