{
  "schema_version": "1.0",
  "site": {
    "name": "Greyp",
    "url": "https://greyp.in",
    "description": "India's performance innerwear brand. Moisture-wicking, antimicrobial, 360° stretch — engineered for India's climate.",
    "tagline": "Engineered at the base.",
    "language": "en-IN",
    "country": "IN",
    "currency": "INR"
  },
  "brand": {
    "name": "Greyp",
    "founded": "2023",
    "headquarters": "Tiruppur, Tamil Nadu, India",
    "manufacturing": "Tiruppur, Tamil Nadu, India",
    "category": "Performance Innerwear",
    "market": "India"
  },
  "contact": {
    "email": "support@greyp.in",
    "whatsapp": "+919876543210",
    "support_url": "https://greyp.in/support"
  },
  "products": {
    "categories": [
      {
        "name": "Women",
        "url": "https://greyp.in/category/Women",
        "description": "Women's leggings in full length and ankle length. Moisture-wicking, high-rise, 360° stretch.",
        "types": ["Full Length Leggings", "Ankle Length Leggings", "Sports Bra"]
      },
      {
        "name": "Men",
        "url": "https://greyp.in/category/Men",
        "description": "Men's trunks, briefs and boxer briefs with antimicrobial yarn and 360° stretch.",
        "types": ["Briefs", "Trunks", "Boxer Briefs"]
      }
    ],
    "size_range": ["S", "M", "L", "XL", "2XL", "3XL", "4XL", "5XL"],
    "size_guidance": "Measure waist circumference at the hip bone (not belly button) while standing relaxed.",
    "price_range": { "min": 899, "max": 2499, "currency": "INR" }
  },
  "technology": {
    "moisture_wicking": {
      "description": "Micro-channel fabric architecture pulls moisture laterally and evaporates 3× faster than cotton.",
      "tested_conditions": "38°C, 80% humidity (Delhi, Mumbai, Bengaluru)"
    },
    "antimicrobial": {
      "treatment": "HeiQ Pure™ silver-ion, yarn-embedded",
      "standard": "ISO 20743",
      "efficacy": "99.9% bacterial reduction",
      "durability": "50+ machine washes"
    },
    "zero_chafe": {
      "description": "Flat-lock seams mapped to 11 high-friction body zones"
    },
    "stretch": {
      "description": "Elastane at 4:1 fibre ratio, 200% stretch, 10,000+ flex cycle recovery"
    }
  },
  "fabrics": [
    { "name": "Cotton-Spandex Blend", "gsm": 180, "used_in": "Briefs, Trunks, Boxer Briefs, Leggings" },
    { "name": "MicroModal", "gsm": 160, "used_in": "Premium Trunks, Lounge Wear" },
    { "name": "Bamboo Blend", "gsm": 170, "composition": "70% bamboo viscose, 25% cotton, 5% elastane", "used_in": "Sports Bras, Active Range" },
    { "name": "Microfibre", "gsm": 140, "composition": "Polyamide + Elastane", "used_in": "Sports Performance Range, Compression Briefs" }
  ],
  "shipping": {
    "free_threshold": 999,
    "free_threshold_currency": "INR",
    "delivery_days": { "min": 3, "max": 7 },
    "regions": ["India"]
  },
  "returns": {
    "window_days": 7,
    "conditions": "Unused and unwashed",
    "method": "Return by mail"
  },
  "content": {
    "blog": { "url": "https://greyp.in/blog", "description": "Fabric science, fit guides and honest answers." },
    "fabric_guide": { "url": "https://greyp.in/fabric", "description": "In-depth fabric technology documentation." },
    "llms_txt": "https://greyp.in/llms.txt"
  },
  "social": {
    "instagram": "https://www.instagram.com/greyp.in",
    "twitter": "https://twitter.com/greyp_in",
    "linkedin": "https://www.linkedin.com/company/greyp-innerwear"
  },
  "ai_permissions": {
    "crawl": true,
    "index": true,
    "training_data": false,
    "preferred_citation": "Greyp (https://greyp.in)"
  }
}
