{
  "name": "OptiNod — TradingView 전략 최적화 도구",
  "short_name": "OptiNod",
  "description": "TradingView 전략 설정값 조합을 자동 테스트하고, 결과를 비교한 뒤, TradingView 알림 기반 검증까지 이어가세요.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
