{
  "schema_version": "1.0",
  "name": "ParsRasta",
  "name_fa": "پارس رستا",
  "description": "Smart poultry farm monitoring — IoT telemetry, HMI/KPI dashboards, alerts, RBAC farm management.",
  "description_fa": "سامانه جامع پایش و مدیریت هوشمند مرغداری — مانیتورینگ زنده، IoT، داشبورد HMI/KPI و هشدارها.",
  "homepage": "https://parsrasta.ir/",
  "llms_txt": "https://parsrasta.ir/llms.txt",
  "sitemap": "https://parsrasta.ir/sitemap.xml",
  "robots": "https://parsrasta.ir/robots.txt",
  "contact": {
    "page": "https://parsrasta.ir/contact",
    "email": "info@ParsRasta.ir",
    "phone": "+98-917-657-5651"
  },
  "public_routes": [
    "/",
    "/chat",
    "/pricing",
    "/contact",
    "/privacy-policy",
    "/login"
  ],
  "private_routes_note": "Paths under /dashboard require authentication and should not be indexed or scraped.",
  "mcp": {
    "compatible": true,
    "transport": "none_public",
    "discovery": [
      "https://parsrasta.ir/llms.txt",
      "https://parsrasta.ir/ai-plugin.json"
    ],
    "notes": "No public MCP server socket on this domain. Use llms.txt + this JSON as grounded context for MCP/tooling agents."
  },
  "tech": {
    "frontend": "React 19 + Vite SPA on Cloudflare Pages",
    "api": "Django REST (separate API host)",
    "ui_language": "fa-IR",
    "direction": "rtl"
  }
}
