{
  "short_name": "Max-PDF",
  "name": "Max-PDF: Smart PDF Toolbox",
  "icons": [
    {
      "src": "max.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "max.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "max.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "description": "서버 전송 없는 안전한 로컬 PDF 편집 도구"
}