{
  "name": "H모터스",
  "short_name": "H모터스",
  "description": "정비비 확인·예약·내 차 정비이력을 한 곳에서 — 김효겸의 H모터스",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f3ef",
  "theme_color": "#1A1A2E",
  "lang": "ko",
  "icons": [
    { "src": "/icons/customer-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/customer-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/customer-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "정비비 알아보기", "short_name": "간편견적", "url": "/quote" },
    { "name": "내 차 관리", "short_name": "내 차", "url": "/my" }
  ]
}
