{
  "name": "MeByFace",
  "description": "Upload a photo for AI face reading and personality analysis. Discover what your face reveals about your character, strengths, and emotional patterns — AI-powered insights delivered fast.",
  "url": "https://mebyface.com",
  "provider": {
    "organization": "MeByFace",
    "url": "https://mebyface.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "site-info",
      "name": "Learn about MeByFace",
      "description": "Get information about MeByFace, its services, and offerings",
      "tags": [
        "information",
        "about"
      ],
      "examples": [
        "What does MeByFace do?",
        "Tell me about MeByFace"
      ]
    },
    {
      "id": "faq",
      "name": "Answer frequently asked questions",
      "description": "Answer common questions about MeByFace",
      "tags": [
        "faq",
        "questions",
        "help"
      ],
      "examples": [
        "What are your opening hours?",
        "How can I contact you?"
      ]
    },
    {
      "id": "contact",
      "name": "Contact information",
      "description": "Provide contact details and methods for reaching MeByFace",
      "tags": [
        "contact",
        "email",
        "phone"
      ]
    },
    {
      "id": "products",
      "name": "Product information",
      "description": "Provide details about products offered by MeByFace",
      "tags": [
        "products",
        "catalog",
        "pricing"
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ]
}
