{
  "name": "Cleo — Style your tomorrow",
  "short_name": "Cleo",
  "description": "내 옷장을 앱에 담고, 일정에 맞는 코디를 추천받으세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#C4603A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "lang": "ko"
}
