{
  "name": "운플 — 오늘의 흐름",
  "short_name": "운플",
  "description": "사주 기반으로 삶의 흐름과 타이밍을 읽는 무료 서비스. 매일 아침 오늘의 운세를 받아보세요.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#B8860B",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
