{
  "schema_version": "0.1",
  "version": "1.0.0",
  "name": "GolfGuru.pl",
  "description": "GolfGuru.pl — polski portal o golfie: wiadomości golfowe, technika swingu, reguły gry, testy sprzętu, symulatory golfowe i lekcje online. Zródła: PZGolf, R&A.",
  "url": "https://golfguru.pl/",
  "contact": "kontakt przez https://golfguru.pl/contact/",
  "supportedInterfaces": [
    {
      "type": "read",
      "url": "https://golfguru.pl/"
    },
    {
      "type": "browse",
      "url": "https://golfguru.pl/"
    }
  ],
  "skills": [
    {
      "id": "golf-news",
      "name": "Golf News",
      "url": "https://golfguru.pl/news/",
      "description": "Najnowsze wiadomości golfowe z PZGolf, R&A i polskiej sceny golfowej."
    },
    {
      "id": "golf-rules",
      "name": "Golf Rules",
      "url": "https://golfguru.pl/reguly-golfa/",
      "description": "Reguly gry w golfa wedlug R&A, wyjasnienia i interpretacje."
    },
    {
      "id": "golf-equipment",
      "name": "Golf Equipment",
      "url": "https://golfguru.pl/sprzet/",
      "description": "Testy i recenzje sprzetu golfowego: kije, pilki, wózki."
    },
    {
      "id": "golf-technique",
      "name": "Golf Technique",
      "url": "https://golfguru.pl/technika/",
      "description": "Technika swingu, cwiczenia i porady dla golfistów kazdego poziomu."
    }
  ],
  "capabilities": {
    "language": [
      "pl"
    ],
    "search": true,
    "catalog": true
  },
  "endpoints": {
    "sitemap": "https://golfguru.pl/sitemap.xml",
    "llms_txt": "https://golfguru.pl/llms.txt",
    "api_catalog": "https://golfguru.pl/.well-known/api-catalog"
  },
  "content_policy": {
    "ai_training": false,
    "search_indexing": true,
    "ai_input": false
  }
}