{
    "name": "Herz",
    "short_name": "Herz",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#202020",
    "theme_color": "#F24602",
    "description": "AI 기반 매장 음악 서비스 Herz. 저작권 걱정 없는 스트리밍 솔루션.",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "icons": [
        {
            "src": "icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
