{
  "name": "JUKEBOX — 같이 듣는 재생목록",
  "short_name": "JUKEBOX",
  "description": "링크 하나로 친구들과 같은 음악을 동시에. TRPG 세션 BGM은 씬별로 준비해두고 버튼 하나로 전환하세요.",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    { "src": "/favicon.svg",    "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon-32.png", "sizes": "32x32",   "type": "image/png" },
    { "src": "/icon-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
