{
  "name": "Sun Ray Cleaning Services",
  "version": "1.0.0",
  "description": "Residential cleaning, Airbnb turnover cleaning, deep cleaning, recurring cleaning, and move cleaning in Park City, Heber City, Midway, Summit County, and Wasatch County.",
  "url": "https://www.sunray-cleaning.com",
  "supportedInterfaces": [
    {
      "url": "https://www.sunray-cleaning.com/contact/",
      "transport": "web"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "request-cleaning-quote",
      "name": "Request a cleaning quote",
      "description": "Collect service area, service type, timing, and home details, then send the user to the Sun Ray quote page.",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text/html"
      ]
    }
  ]
}
