{
  "name": "현장 체감온도 계산기 + 폭염작업 조치 안내",
  "short_name": "체감온도",
  "description": "기온·습도로 체감온도를 계산하고 폭염작업 단계별 보건조치를 안내합니다. (ergo-C)",
  "lang": "ko",
  "dir": "ltr",
  "id": "/heat/index.html",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F2EDE3",
  "theme_color": "#FF6B3D",
  "categories": ["health", "utilities", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
