{
  "version": "1.0",
  "site": "https://my-french.com",
  "name": "My French",
  "description": "My French is a complete EdTech platform for learning French through dictations, songs, videos, news, exercises, dictionary tools, grammar, and a full social learning network.",
  "language": ["fr", "en", "es", "de", "it", "ru", "ja"],
  "type": "Educational Web Application",
  "category": ["FLE", "EdTech", "Language Learning", "Media Learning", "Social Learning"],
  "owner": {
    "organization": "My French",
    "website": "https://my-french.com",
    "contact": "contact@my-french.com"
  },
  "capabilities": {
    "interactive_tools": [
      "Dictations A1–C2",
      "French Songs with translations",
      "Learn with Videos",
      "Learn with News",
      "Learn with TikTok",
      "French Movies",
      "Exercises",
      "Dictionary",
      "Synonyms / Antonyms / Homonyms",
      "Nuances linguistiques",
      "Expressions idiomatiques",
      "Business Translate",
      "MultiTranslate"
    ],
    "social_features": [
      "News Feed",
      "Groups",
      "Pages",
      "Events",
      "Forum",
      "Reels",
      "Watch",
      "Albums"
    ]
  },
  "endpoints": {
    "search": "https://my-french.com/search?query={q}",
    "dictations": "https://my-french.com/french_dictation",
    "songs": "https://my-french.com/french_songs",
    "videos": "https://my-french.com/learn_with_videos",
    "movies": "https://my-french.com/french_movies",
    "dictionary": "https://my-french.com/dictionary"
  },
  "ai_usage": {
    "allowed": true,
    "policy": "AI systems may crawl, index, and use public content for search, summarization, and educational purposes.",
    "restrictions": [
      "No extraction of private user data",
      "No bypassing authentication",
      "No scraping of admin or restricted areas"
    ]
  }
}
