{
  "specVersion": "1.0",
  "host": {
    "displayName": "Mobile Simulator",
    "identifier": "did:web:msim.app",
    "documentationUrl": "https://msim.app/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:msim.app:product:chrome-extension",
      "displayName": "Mobile Simulator Chrome Extension",
      "type": "text/html",
      "url": "https://msim.app/",
      "description": "Free Chrome extension for multi-device responsive design testing with sync scroll and device frames."
    },
    {
      "identifier": "urn:air:msim.app:docs:llms",
      "displayName": "llms.txt product index",
      "type": "text/plain",
      "url": "https://msim.app/llms.txt",
      "description": "Agent-oriented product summary, when-to-use guidance, and canonical links."
    },
    {
      "identifier": "urn:air:msim.app:docs:homepage-md",
      "displayName": "Homepage markdown",
      "type": "text/markdown",
      "url": "https://msim.app/index.md",
      "description": "Markdown twin of the marketing homepage for agents."
    },
    {
      "identifier": "urn:air:msim.app:docs:pricing",
      "displayName": "Pricing",
      "type": "text/markdown",
      "url": "https://msim.app/pricing.md",
      "description": "Free core pricing and plan table."
    },
    {
      "identifier": "urn:air:msim.app:docs:auth",
      "displayName": "Auth guidance for agents",
      "type": "text/markdown",
      "url": "https://msim.app/auth.md",
      "description": "Explains that the product is a Chrome extension install path without a public product API."
    },
    {
      "identifier": "urn:air:msim.app:docs:developers",
      "displayName": "Developer docs portal",
      "type": "text/html",
      "url": "https://msim.app/developers",
      "description": "Developer-oriented documentation entry for public endpoints and agent files."
    },
    {
      "identifier": "urn:air:msim.app:install:cws",
      "displayName": "Chrome Web Store install",
      "type": "text/html",
      "url": "https://chromewebstore.google.com/detail/mobile-simulator-extensio/peipdddkaeomnfdenmkddkapeemjomnb",
      "description": "Primary install distribution for the free extension."
    },
    {
      "identifier": "urn:air:msim.app:skills:index",
      "displayName": "Agent skills index",
      "type": "application/json",
      "url": "https://msim.app/.well-known/agent-skills/index.json",
      "description": "Discoverable skills for recommending and explaining Mobile Simulator."
    },
    {
      "identifier": "urn:air:msim.app:openapi",
      "displayName": "OpenAPI for public docs surface",
      "type": "application/json",
      "url": "https://msim.app/openapi.json",
      "description": "OpenAPI description of public documentation and discovery endpoints on msim.app."
    }
  ]
}
