{
  "schema_version": "1.0",
  "name": "Literaire Milestone",
  "short_name": "LMBH",
  "description": "India's premier literary marketplace and creator economy platform. Buy books by Indian authors, publish your own book, and earn as a book content creator.",
  "url": "https://www.literairemilestone.com",
  "logo": "https://www.literairemilestone.com/LOGO.png",
  "contact": "lmbhfarah@gmail.com",
  "capabilities": [
    "book-discovery",
    "book-purchase",
    "book-publishing",
    "creator-monetization",
    "author-platform",
    "upi-payment",
    "content-review"
  ],
  "api": {
    "base_url": "https://www.literairemilestone.com/api",
    "endpoints": [
      {
        "path": "/api/products",
        "method": "GET",
        "description": "List all books available for purchase"
      },
      {
        "path": "/api/platform/books",
        "method": "GET",
        "description": "List all books in the creator platform catalog"
      },
      {
        "path": "/api/platform/creators",
        "method": "GET",
        "description": "List all book content creators"
      }
    ]
  },
  "social": {
    "instagram": "https://www.instagram.com/literaire.milestonebh/",
    "whatsapp": "https://wa.me/917304833964"
  },
  "founder": {
    "name": "Farah Naaz",
    "role": "CEO & Founder",
    "location": "Odisha, India"
  },
  "categories": [
    "Books",
    "Publishing",
    "Creator Economy",
    "Literary Platform",
    "Indian Authors"
  ],
  "languages": ["en-IN", "en"],
  "region": "IN",
  "payment_methods": ["UPI", "Google Pay", "PhonePe"],
  "delivery": "Free delivery across India"
}
