{
  "name": "디지털 탄소 발자국 계산기",
  "short_name": "디탄발계",
  "description": "웹 페이지의 환경적 영향을 분석합니다. 방문당 에너지 소비량과 CO₂ 배출량을 추정합니다.",
  "start_url": "/ko/utilities/categories/nature/digital-carbon-footprint-calculator/",
  "scope": "/ko/utilities/categories/nature/digital-carbon-footprint-calculator/",
  "icons": [
    {
      "src": "/images/utilities/digital-carbon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}