{
  "name": "NB Image Tools",
  "short_name": "NB Image",
  "description": "무료 이미지 변환, 압축, 리사이즈, 회전, 워터마크 도구",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fbfdff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
