{
  "name": "Privacy Compressor",
  "short_name": "PrivacyCompress",
  "description": "서버 업로드 없이 브라우저 안에서 이미지와 PDF를 크롭, 리사이즈, 압축, 변환하는 로컬 전용 도구입니다.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030712",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

