{
  "name": "띠시지",
  "short_name": "띠시지",
  "description": "TCG 카드 검색·덱 빌더·시세·티어표 — 띠시지 (비공식 팬사이트)",
  "lang": "ko-KR",
  "dir": "ltr",
  "start_url": "/tcg?source=pwa",
  "scope": "/",
  "id": "/tcg",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#10cfc2",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["entertainment", "games", "books"],
  "prefer_related_applications": false,
  "_comment": "아이콘은 임시로 메인 로고 재사용 — 추후 TCG 전용(icon-tcg-maskable.png 등)으로 교체 예정.",
  "icons": [
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/og-image.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/og-image.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "카드 검색",
      "short_name": "카드",
      "description": "TCG 카드 검색",
      "url": "/tcg?source=pwa-shortcut",
      "icons": [{ "src": "/icon-maskable.png", "sizes": "192x192" }]
    },
    {
      "name": "티어표",
      "short_name": "티어표",
      "description": "TCG 티어 메이커",
      "url": "/tier?source=pwa-shortcut",
      "icons": [{ "src": "/icon-maskable.png", "sizes": "192x192" }]
    },
    {
      "name": "내 즐겨찾기",
      "short_name": "즐겨찾기",
      "description": "관심 카드 / 덱",
      "url": "/mypage?tab=favorites&source=pwa-shortcut",
      "icons": [{ "src": "/icon-maskable.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "띠시지"
    }
  ]
}
