{
  "name": "운세한잔",
  "short_name": "운세한잔",
  "description": "오늘의 운세, 띠별 운세, 별자리 운세, 타로 카드, 이름 궁합, 신년운세까지 무료 운세 모음. 회원가입 없이 브라우저에서 바로 확인, 데이터 외부 전송 없음.",
  "start_url": "/ko",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "entertainment"],
  "lang": "ko",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "오늘의 운세",
      "short_name": "오늘의 운세",
      "url": "/ko/daily-fortune"
    },
    {
      "name": "타로 카드",
      "short_name": "타로",
      "url": "/ko/tarot"
    },
    {
      "name": "이름 궁합",
      "short_name": "궁합",
      "url": "/ko/name-compatibility"
    }
  ]
}
