{
  "name": "천명 - 사주 관상 타로",
  "short_name": "천명",
  "id": "/",
  "description": "사주, 관상, 타로 리포트를 한곳에서 확인하는 천명 서비스입니다.",
  "lang": "ko-KR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07111f",
  "theme_color": "#07111f",
  "icons": [
    {
      "src": "/assets/cheonmyeong-favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/cheonmyeong-favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "사주 리포트",
      "short_name": "사주",
      "url": "/saju",
      "icons": [{ "src": "/assets/cheonmyeong-favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "관상 리포트",
      "short_name": "관상",
      "url": "/face",
      "icons": [{ "src": "/assets/cheonmyeong-favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "타로 리딩",
      "short_name": "타로",
      "url": "/tarot",
      "icons": [{ "src": "/assets/cheonmyeong-favicon.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
