{
  "name": "클라크지게차총판",
  "short_name": "클라크지게차",
  "description": "CLARK 공식 총판 - 전동·디젤·LPG 지게차 견적 상담",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1a2e",
  "theme_color": "#1a2e4a",
  "orientation": "portrait-primary",
  "lang": "ko",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "견적 신청",
      "short_name": "견적",
      "description": "지게차 무료 견적 신청",
      "url": "/?action=quote",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "신차 모델",
      "short_name": "모델",
      "description": "클라크 지게차 신차 모델 보기",
      "url": "/vehicles",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": []
}
