{
  "name": "Jarvis 코인 락",
  "short_name": "Jarvis Lock",
  "description": "Jarvis 트레이딩 봇 코인 락 관리",
  "start_url": "/jarvis/",
  "scope": "/jarvis/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#161b22",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/jarvis/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/jarvis/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
