{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "MatchMind",
  "url": "https://app.matchmind.xyz/",
  "description": "MatchMind is a free AI football intelligence web app for World Cup 2026 fans — powered by Gemini, MongoDB Atlas, and Google Cloud Agent Builder.",
  "applicationCategory": "SportsApplication",
  "operatingSystem": "Web",
  "inLanguage": "en-US",
  "creator": {
    "@type": "Person",
    "name": "Mojeeb Titilayo",
    "url": "https://x.com/mojeebeth",
    "sameAs": [
      "https://x.com/mojeebeth"
    ]
  },
  "publisher": {
    "@type": "Organization",
    "name": "BlindspotLab",
    "url": "https://blindspotlab.xyz"
  },
  "sameAs": [
    "https://github.com/mojeebdev/matchmind",
    "https://x.com/mojeebeth",
    "https://blindspotlab.xyz"
  ],
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD"
  },
  "keywords": [
    "World Cup 2026",
    "football AI",
    "MatchMind",
    "MongoDB",
    "Gemini",
    "Agent Builder",
    "football analytics",
    "soccer AI",
    "World Cup predictions"
  ],
  "discovery": {
    "llms_txt": "https://app.matchmind.xyz/llms.txt",
    "llms-full_txt": "https://app.matchmind.xyz/llms-full.txt",
    "faq-ai_txt": "https://app.matchmind.xyz/faq-ai.txt",
    "ai_txt": "https://app.matchmind.xyz/ai.txt",
    "identity_json": "https://app.matchmind.xyz/identity.json",
    "sitemap_xml": "https://app.matchmind.xyz/sitemap.xml",
    "robots_txt": "https://app.matchmind.xyz/robots.txt"
  }
}