{
  "meta": {
    "brand": "کادوپیچ",
    "intro": "فقط یک دقیقه زمان می‌برد ❤️",
    "coupon": {
      "emoji": "🎉",
      "amount": "۱۰۰٬۰۰۰ تومان تخفیف",
      "code": "KADO100",
      "expires": "تا ۷ روز آینده معتبر است",
      "thanks": "ممنون که کمک کردی کادوپیچ بهتر شود."
    }
  },
  "questions": [
    {
      "id": "first_impression",
      "type": "emoji",
      "title": "تجربه‌ی کلی‌ات از کادوپیچ چطور بود؟",
      "subtitle": "روی حسی که داشتی بزن",
      "required": true
    },
    {
      "id": "packaging",
      "type": "stars",
      "title": "به کیفیت بسته‌بندی چند ستاره می‌دهی؟",
      "subtitle": "بسته‌بندی برای ما خیلی مهم است",
      "required": true
    },
    {
      "id": "recommend",
      "type": "stars",
      "title": "چقدر احتمال دارد کادوپیچ را به دوستانت پیشنهاد بدهی؟",
      "subtitle": "۱ یعنی بعید است، ۵ یعنی حتماً",
      "starLabels": ["", "بعید است", "شاید", "احتمالاً", "به‌احتمال زیاد", "حتماً"],
      "required": true
    },
    {
      "id": "delivery",
      "type": "single",
      "title": "سرعت ارسال چطور بود؟",
      "options": [
        { "id": "fast", "label": "خیلی سریع", "icon": "fast", "tint": "#16a34a" },
        { "id": "ontime", "label": "به‌موقع", "icon": "ontime", "tint": "#16a34a" },
        { "id": "late", "label": "کمی دیر", "icon": "late", "tint": "#d97706" },
        { "id": "vlate", "label": "خیلی دیر", "icon": "vlate", "tint": "#c20606" }
      ],
      "required": true
    },
    {
      "id": "discovery",
      "type": "single",
      "title": "چطور با کادوپیچ آشنا شدی؟",
      "subtitle": "یک گزینه را انتخاب کن",
      "options": [
        { "id": "ig", "label": "اینستاگرام", "icon": "instagram" },
        { "id": "friend", "label": "معرفی دوستان", "icon": "friend" },
        { "id": "google", "label": "جستجوی گوگل", "icon": "search" },
        { "id": "ads", "label": "تبلیغات", "icon": "ads" },
        { "id": "other", "label": "جای دیگر", "icon": "other" }
      ]
    },
    {
      "id": "reorder",
      "type": "single",
      "title": "دوباره از کادوپیچ خرید می‌کنی؟",
      "options": [
        { "id": "yes", "label": "بله", "icon": "yes", "tint": "#16a34a" },
        { "id": "no", "label": "خیر", "icon": "no", "tint": "#c20606" },
        { "id": "unsure", "label": "مطمئن نیستم", "icon": "unsure", "tint": "#d97706" }
      ],
      "required": true
    },
    {
      "id": "photo",
      "type": "image",
      "title": "دوست داری عکس هدیه‌ات را ببینیم؟",
      "subtitle": "اختیاری — خوشحال‌مان می‌کند",
      "required": false
    },
    {
      "id": "suggestion",
      "type": "shorttext",
      "title": "یک جمله برای بهتر شدن ما؟",
      "subtitle": "اختیاری",
      "placeholder": "پیشنهادت را بنویس…",
      "required": false
    },
    {
      "id": "offers",
      "type": "toggle",
      "title": "پیشنهادهای ویژه برایت بفرستیم؟",
      "subtitle": "تخفیف‌ها و هدیه‌های مناسبتی",
      "onLabel": "بله، خوشحال می‌شوم",
      "offLabel": "فعلاً نه"
    },
    {
      "id": "phone",
      "type": "phone",
      "title": "شماره‌ات را بده تا کد تخفیف را بفرستیم",
      "subtitle": "پیامکی ارسال می‌شود",
      "placeholder": "۰۹۱۲۳۴۵۶۷۸۹",
      "required": true
    }
  ]
}
