{
  "name": "대운을 여는 사주 풀이",
  "short_name": "대운 사주",
  "description": "생년월일로 사주를 계산하고 AI가 풀이해 주는 서비스",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1020",
  "theme_color": "#0f1020",
  "icons": [
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
