<manifest package="com.wix.interactable"
          xmlns:android="http://schemas.android.com/apk/res/android">

    <uses-permission android:name="android.permission.VIBRATE" />

    <application
        android:label="@string/app_name"
        android:theme="@style/AppTheme">
    </application>

</manifest>
