Name: "SmartDeviceExternalApp"
Description: "Работа со сторонними приложениями(запусти  <приложение>)"
DescriptionUrl: "https://abc.yandex-team.ru/services/smarttv/"

Languages: [L_RUS]

DataSources: [
    {
        Type: ENVIRONMENT_STATE
    }
]

AcceptedFrames: [
    "alice.open_smart_device_external_app",
    "alice.open_smart_device_exact_external_app",
    "alice.centaur.collect_main_screen"
]

AcceptsAnyUtterance: False

Handlers: {
    BaseUrl: "http://vins.alice.yandex.net/smart_device_external_app/"
    OverrideHttpAdapterReqId: true
    RequestType: AppHostPure
}

Enabled: True

Responsibles {
    AbcServices {
        Name: "smarttv"
        DutySlugs: [
            "smarttv-backend"
        ]
    }
}
