{
  "name": "LLM 비용 계산기. AI 모델 API 가격 추정 도구",
  "short_name": "L비계A모A가추도",
  "description": "LLM API 호출 비용을 무료로 추산할 수 있는 온라인 도구입니다. GPT-4o, Claude, Gemini, Llama 등을 백만 토큰당 실제 가격으로 비교해 보세요.",
  "start_url": "/ko/utilities/categories/web-gaebal/llm-cost-calculator/",
  "scope": "/ko/utilities/categories/web-gaebal/llm-cost-calculator/",
  "icons": [
    {
      "src": "/images/utilities/llm-cost-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}