{
  "name": "나고야 여행 가이드",
  "short_name": "나고야여행",
  "description": "나고야 여행 정보 - 관광지, 맛집, 숙소, 환율 계산기",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F6F3",
  "theme_color": "#E8453C",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
