{
  "id": "com.pbott.vidaapp",
  "name": "Waves OTT",
  "type": "web",
  "version": "2.0.0",
  "entry": "index.html",
  "description": "Entertainment Ki Leher",
  "icon": "icon.png",
  "category": "entertainment",
  "developer": {
    "name": "vensysco",
    "email": "support@wavespb.com",
    "website": "https://www.wavespb.com/"
  },
  "permissions": {
    "system": {
      "network": true,
      "storage": true
    },
    "vidaa": {
      "tvSettings": true,
      "inputDevices": true
    }
  },
  "supportedResolutions": ["1920x1080"],
  "launch": {
    "autoStart": false,
    "keepAlive": true
  }
}
