{
    "name": "FitRaid Pro — 파티장 대시보드",
    "short_name": "FitRaid Pro",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0A0510",
    "theme_color": "#FF8C42",
    "description": "FitRaid 파티장 전용 데스크탑 대시보드. 파티원 관리 · 상담일지 · 동반 레이드를 한 곳에서.",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
