{
  "name": "마음 점성 사주 - 무료 네이탈 차트 및 사주 풀이",
  "short_name": "마음점성사주",
  "description": "서양 점성술과 사주명리를 결합하여 개인의 운명과 성향을 분석하는 무료 점성 사주 서비스",
  "lang": "ko-KR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "portrait",
  "categories": ["lifestyle", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshot-mobile.png",
      "sizes": "768x1376",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "마음 점성 사주 모바일 차트 분석 화면"
    },
    {
      "src": "/static/screenshot-desktop.png",
      "sizes": "1376x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "마음 점성 사주 데스크톱 대시보드 화면"
    }
  ]
}
