{
  "id": "https://ikcta.or.kr/tour/",
  "name": "IKCTA 관광 지도",
  "short_name": "관광 지도",
  "description": "지도 · POI · 택시 0원 · 3D · 몽생이 AI",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/tour/map.html?source=pwa",
  "scope": "/tour/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#f0f9ff",
  "theme_color": "#0ea5e9",
  "categories": ["travel", "navigation"],
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "관광 지도",
      "short_name": "지도",
      "description": "POI · 택시 · 3D",
      "url": "/tour/map.html?source=pwa"
    },
    {
      "name": "17개 캐릭터",
      "short_name": "캐릭터",
      "description": "광역 AI 가이드",
      "url": "/tour/characters/"
    },
    {
      "name": "관광 목록",
      "short_name": "목록",
      "description": "17광역 관광자료",
      "url": "/tour/"
    },
    {
      "name": "택시 안내",
      "short_name": "택시",
      "description": "B2C 택시 · 지도",
      "url": "/tour/services/taxi.html"
    },
    {
      "name": "택시 0원 홍보",
      "short_name": "택시0원",
      "description": "기사 수수료 0원",
      "url": "/tour/taxi-app-promo.html?source=pwa"
    }
  ]
}
