{
  "name": "PDFox - 무료 온라인 PDF 도구",
  "short_name": "PDFox",
  "description": "브라우저에서 바로 PDF 편집, 변환, 병합. 100% 클라이언트 사이드 처리.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#3182F6",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
