{
  "name": "Hotel CMS - 예약 통합 관리",
  "short_name": "Hotel CMS",
  "description": "16개 숙박 플랫폼 예약 통합 관리 시스템",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "예약 관리",
      "url": "/reservations",
      "description": "예약 목록 바로가기"
    },
    {
      "name": "대시보드",
      "url": "/dashboard",
      "description": "대시보드 바로가기"
    }
  ]
}
