{
  "name": "스마트스토어-로젠택배 자동화 시스템",
  "short_name": "OrderSync",
  "description": "스마트스토어 주문 수집 및 로젠택배 송장 등록 자동화 시스템",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007aff",
  "icons": [
    {
      "src": "assets/icon-192.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    }
  ]
}