{
  "name": "Catarot - 고양이 타로",
  "short_name": "Catarot",
  "description": "고양이의 지혜로 당신의 길을 밝히는 타로 서비스",
  "start_url": "/",
  "display": "browser",
  "background_color": "#667eea",
  "theme_color": "#3B82F6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/images/cute_cat_face_icon_1.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle"
  ],
  "lang": "ko-KR",
  "dir": "ltr"
}