{
  "name": "iLABS 물류 예약 시스템",
  "short_name": "물류예약",
  "description": "입출고 예약·승인·품질검사 관리 시스템 — © 2026 iLABS Korea",
  "publisher": "iLABS Korea (㈜아이랩스코리아)",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#185FA5",
  "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"
    }
  ]
}
