{
  "name": "벨로 (KAIVELO) — AI 동료",
  "short_name": "벨로",
  "description": "혼자 일하는 당신의 첫 번째 동료, 벨로. 분석·기록·알림을 함께.",
  "start_url": "/room",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#FBF8F4",
  "theme_color": "#FBF8F4",
  "orientation": "portrait-primary",
  "lang": "ko-KR",
  "dir": "ltr",
  "id": "/room",
  "icons": [
    {
      "src": "/icons/velo-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/velo-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/velo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/velo/velo-proud-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/velo/velo-proud-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/velo/velo-proud-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/velo/velo-proud-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/velo-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/velo-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/velo-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/velo-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/velo/velo-proud.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "벨로 — 혼자 일하는 당신의 첫 번째 동료"
    },
    {
      "src": "/assets/velo/velo-proud.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "벨로 — 혼자 일하는 당신의 첫 번째 동료"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "새 대화 시작",
      "short_name": "새 대화",
      "description": "벨로와 새 대화를 시작합니다",
      "url": "/room?source=shortcut_new",
      "icons": [
        {
          "src": "/icons/velo-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "받은 알림 보기",
      "short_name": "알림",
      "description": "벨로의 알림함을 엽니다",
      "url": "/dashboard?tab=notifications&source=shortcut_notif",
      "icons": [
        {
          "src": "/icons/velo-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
