19 lines
378 B
JSON
19 lines
378 B
JSON
{
|
|
"hiddenApps": [
|
|
"com.example.blockedapp",
|
|
"com.oculus.socialplatform"
|
|
],
|
|
"appNames": {
|
|
"com.beatgames.beatsaber": {
|
|
"Name": "Beat Saber",
|
|
"Category": "Games"
|
|
},
|
|
"com.facebook.bigbox": {
|
|
"Name": "Browser",
|
|
"Category": "Apps"
|
|
}
|
|
},
|
|
"disableSettings": false,
|
|
"wallpaper": "https://yourserver.com/quest/background.jpg"
|
|
}
|