{
  "name": "태양광 패널 각도 계산기",
  "short_name": "태패각계",
  "description": "지역 위도에 따른 태양광 패널의 최적 기울기 각도를 계산합니다. 고정식 설치 및 계절별 조정 값을 확인해 보세요.",
  "start_url": "/ko/utilities/categories/home/solar-panel-calculator/",
  "scope": "/ko/utilities/categories/home/solar-panel-calculator/",
  "icons": [
    {
      "src": "/images/utilities/solar-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}