{
    "name": "Hello World App",
    "description": "A simple, intuitive and scaffolded app to help you get started with web display application development.",
    "version": "0.0.0",
    "author": "Your Name <youremail@provider.com>",
    "keywords": [
        "hello",
        "world",
        "instant",
        "places"
    ],
    "subscriptionUrl": "subscription/index.html",
    "contactPoints":{
    	"display": {
    		"url": "display/index.html",
    		"activationUrl": "display/activation.html"
    	}
    }
}