{
  "name": "Kibble Life · 유학 상담",
  "short_name": "Kibble",
  "description": "호치민 기반 글로벌 유학 파트너 — 유학 상담 예약과 대학 학사 일정을 앱에서 바로 확인하세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#287dfa",
  "lang": "ko",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "상담 예약", "url": "/booking" },
    { "name": "대학 찾기", "url": "/universities/all" }
  ]
}
