<?xml version="1.0" encoding="utf-8"?>
<Overview version="1.0">
    <SampleName>Alarm Widget</SampleName>
    <SampleVersion>1.0.2</SampleVersion>
    <PlatformList>
        <Profile>
            <ProfileName>Wearable</ProfileName>
            <RequiredVersion>2.3.2</RequiredVersion>
        </Profile>
    </PlatformList>
    <ProjectType>WebWidget</ProjectType>
    <HasOption>False</HasOption>
    <CategoryList>
        <Category>Widget</Category>
    </CategoryList>
    <PreviewList>
        <Preview>screenshot.png</Preview>
    </PreviewList>
    <Description>
        Alarm widget application demonstrates how to implement UI for Tizen Alarm widget. The widget application opens with a main screen that shows the current alarm data.
    </Description>
</Overview>
