{
    "$schema": "../../.rnv/schema/rnv.app.json",
    "extendsTemplate": "@rnv/template-starter/appConfigs/base/renative.json",
    "id": "app",
    "common": {
        "runtime": {
            "welcomeMessage": "Hello ReNative!"
        }
    }
}
