{
  "id": "/",
  "name": "주식회사 청운지지 잇쇼J 업무 프로그램",
  "short_name": "잇쇼J 업무",
  "description": "샘플 관리, 연차 관리, 사내 메시지 등 잇쇼J 업무 프로그램",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6fa",
  "theme_color": "#2563eb",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icon192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
