{
  "name": "FanClash 커맨드",
  "short_name": "FanClash",
  "description": "스트리머 위젯 컨트롤러",
  "start_url": "/dashboard/command",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
