{
  "name": "CodiBank - AI Fashion Stylist",
  "short_name": "CodiBank",
  "description": "AI가 매일 완벽한 코디를 제안합니다. 날씨·목적·체형 분석 맞춤 스타일링.",
  "start_url": "/app/closet.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07132a",
  "theme_color": "#07132a",
  "icons": [
    {
      "src": "/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app/icons/screenshot-closet.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI 코디 추천"
    }
  ],
  "categories": ["lifestyle", "shopping"],
  "lang": "ko",
  "dir": "ltr",
  "prefer_related_applications": false
}
