{
  "schema_version": "1.0",
  "name": "LATECH Factory",
  "description": "Leading e-commerce development agency specializing in Shopify Plus, web design, development, and digital marketing services.",
  "url": "https://latechfactory.com",
  "logo": "https://latechfactory.com/apple-touch-icon.png",
  "contact": {
    "email": "hello@latechfactory.com",
    "url": "https://latechfactory.com/contact"
  },
  "capabilities": {
    "languages": ["en", "es"],
    "content_types": ["services", "blog", "case-studies", "careers"],
    "actions": [
      {
        "name": "contact",
        "description": "Submit a contact form to request services or ask questions",
        "url": "https://latechfactory.com/contact"
      },
      {
        "name": "subscribe",
        "description": "Subscribe to the newsletter for updates",
        "endpoint": "https://latechfactory.com/api/subscribe"
      },
      {
        "name": "view_portfolio",
        "description": "Browse case studies and past projects",
        "url": "https://latechfactory.com/cases"
      },
      {
        "name": "view_services",
        "description": "Explore available services",
        "url": "https://latechfactory.com/services"
      },
      {
        "name": "read_blog",
        "description": "Read articles about e-commerce, development, and design",
        "url": "https://latechfactory.com/blog"
      },
      {
        "name": "view_careers",
        "description": "Browse open job positions",
        "url": "https://latechfactory.com/careers"
      }
    ]
  },
  "discovery": {
    "llms_txt": "https://latechfactory.com/llms.txt",
    "ai_context": "https://latechfactory.com/api/ai/context",
    "sitemap": "https://latechfactory.com/sitemap.xml",
    "robots": "https://latechfactory.com/robots.txt"
  },
  "authentication": "none",
  "rate_limit": {
    "requests_per_minute": 60
  }
}
