{
  "name": "EDUL.app — 호치민·하노이 학교 찾기",
  "short_name": "EDUL",
  "description": "호치민·하노이 유치원·학교 검색·비교·무료 상담 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f7d8c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ko",
  "categories": ["education", "kids", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "무료 상담 신청",
      "short_name": "상담",
      "description": "학교 입학 무료 상담 바로 신청",
      "url": "/consult",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "궁금해요",
      "short_name": "궁금해요",
      "description": "엄마들의 질문과 맘플루언서 답변",
      "url": "/blog?tab=ask",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "학교 검색",
      "short_name": "검색",
      "description": "유치원·학교 검색",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
