{
  "schema_version": "1.0",
  "name": "TimeWithSeconds",
  "canonical_origin": "https://timewithseconds.com",
  "description": "A public browser-based clock utility for local time with seconds, UTC, city clocks, timers, stopwatch, fullscreen display, and watch synchronization.",
  "site_mode": "read-only",
  "interaction": {
    "account_required": false,
    "authentication": false,
    "payments": false,
    "transactions": false,
    "public_api": false,
    "mcp_server": false,
    "a2a_service": false
  },
  "discovery": {
    "llms": "https://timewithseconds.com/llms.txt",
    "llms_full": "https://timewithseconds.com/llms-full.txt",
    "skills": "https://timewithseconds.com/agent-skills.json",
    "sitemap": "https://timewithseconds.com/sitemap.xml",
    "robots": "https://timewithseconds.com/robots.txt"
  },
  "primary_resources": [
    {
      "name": "Local time with seconds",
      "url": "https://timewithseconds.com/",
      "media_type": "text/html"
    },
    {
      "name": "UTC time",
      "url": "https://timewithseconds.com/utc-time/",
      "media_type": "text/html"
    },
    {
      "name": "World clock",
      "url": "https://timewithseconds.com/world-clock/",
      "media_type": "text/html"
    },
    {
      "name": "Cities",
      "url": "https://timewithseconds.com/cities/",
      "media_type": "text/html"
    },
    {
      "name": "Timer",
      "url": "https://timewithseconds.com/timer/",
      "media_type": "text/html"
    },
    {
      "name": "Stopwatch",
      "url": "https://timewithseconds.com/stopwatch/",
      "media_type": "text/html"
    }
  ],
  "content_policy": {
    "search": "allow",
    "ai_input": "allow",
    "ai_training": "deny",
    "reuse": "reference",
    "citation_required": true
  },
  "accuracy_note": "Clock values normally come from the visitor's device clock and browser time-zone data; do not present them as certified official time."
}
