{
  "name": "팔자연구소 8CODE — 수비학 자기이해 플랫폼",
  "short_name": "팔자연구소",
  "description": "수비학과 점성학으로 당신의 인생 코드를 해석합니다. 라이프코드, 궁합, 이름 분석과 수비학 달력을 제공합니다.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#c4603a",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
