{
  "name": "MG-tech 쐐기 계산기",
  "short_name": "쐐기 계산기",
  "description": "직사각형 원목에서 동일한 쐐기 2개를 만들기 위한 원목 길이 계산기",
  "start_url": "./wedge-calculator.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
