{
  "name": "사주명가 | 정통 명리학 기반 온라인 운세",
  "short_name": "사주명가",
  "description": "정통 명리학 기반 온라인 운세 서비스. 사주팔자 분석, 궁합, 신년운세, 타로, 작명, 해몽, 자미두수.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#fffbf0",
  "background_color": "#fffbf0",
  "categories": ["lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "내 사주 분석하기",
      "short_name": "사주 분석",
      "description": "나만의 사주팔자를 정밀하게 분석하세요",
      "url": "/products?category=saju",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "궁합 보기",
      "short_name": "궁합",
      "description": "두 사람의 사주 궁합을 분석하세요",
      "url": "/products?category=compatibility",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "신년운세",
      "short_name": "신년운세",
      "description": "2026년 신년운세를 확인하세요",
      "url": "/products?category=newyear",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ]
}
