{
  "name": "간편 PDF (SIMPLYPDF)",
  "short_name": "간편PDF",
  "description": "설치 없이 브라우저에서 바로 사용하는 무료 온라인 PDF 도구",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#F43F5E",
  "orientation": "any",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}
