{
  "name": "Personal Stylist Studio",
  "short_name": "Stylist AI",
  "description": "사진 한 장으로 AI 퍼스널 스타일 컨설팅",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
