{
    "$schema": "https://schema.showpad.com/app/manifest.v2.json",
    "schema": {
        "type": "app-manifest",
        "version": 2
    },
    "appKey": "com.domino.showpad",
    "name": "Domino Showpad",
    "version": "0.0.29",
    "description": {
        "short": "Domino Showpad",
        "full": "Domino Showpad application"
    },
    "developer": {
        "name": "nzime-partner",
        "websiteUrl": "https://www.nzime.com"
    },
    "icon": "images/showpad-logo.jpg",
    "images": ["images/showpad-logo.jpg"],
    "experienceTypes": [
        {
            "extensionKey": "com.domino.showpad",
            "name": "Domino Showpad",
            "description": "Experience Test",
            "resources": {
                "folder": "experience"
            }
        }
    ]
}
