{
  "name": "SCOOP 파트너",
  "short_name": "SCOOP 파트너",
  "description": "SCOOP Riders 정비소·대리점 운영 콘솔",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F0",
  "theme_color": "#FF6D00",
  "lang": "ko-KR",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "라이더 조회",
      "short_name": "조회",
      "url": "/rider-lookup",
      "description": "QR·VIN·기체번호로 라이더 즉시 식별"
    },
    {
      "name": "작업 보드",
      "short_name": "작업",
      "url": "/kanban",
      "description": "오늘의 접수·진단·작업·정산 칸반"
    }
  ],
  "categories": ["business", "productivity"]
}
