{
  "name": "재팬로그",
  "short_name": "재팬로그",
  "description": "일본 여행을 위한 스마트 가이드 앱 — 일정/지도/커뮤니티/예약을 한 곳에서",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#0f0f0f",
  "orientation": "portrait",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["travel", "navigation", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f0f0f' width='192' height='192' rx='28'/><text x='96' y='124' font-size='96' text-anchor='middle'>🗾</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f0f0f' width='512' height='512' rx='72'/><text x='256' y='340' font-size='256' text-anchor='middle'>🗾</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "일정",
      "short_name": "일정",
      "url": "/schedule/",
      "description": "오늘의 일정 보기"
    },
    {
      "name": "지도",
      "short_name": "지도",
      "url": "/map/",
      "description": "근처 명소 / 음식점"
    },
    {
      "name": "커뮤니티",
      "short_name": "커뮤니티",
      "url": "/community/",
      "description": "여행자 커뮤니티"
    }
  ],
  "screenshots": []
}
