{
  "name": "한국시계수리",
  "short_name": "시계수리",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0B0B0C",
  "theme_color": "#0B0B0C",
  "description": "명품 시계 오버홀 수리 중개 및 이력 조회 서비스",
  "icons": [
    {
      "src": "/wp-content/themes/hswr-theme/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/hswr-theme/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/hswr-theme/assets/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "온라인 예약",
      "url": "/booking",
      "description": "오버홀 및 수리 예약하기"
    },
    {
      "name": "내 예약 확인",
      "url": "/my-booking",
      "description": "예약 내역 조회하기"
    },
    {
      "name": "개런티카드 조회",
      "url": "/guarantee",
      "description": "오버홀 이력 조회하기"
    }
  ]
}
