10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"prefer_related_applications": true,
|
|
"related_applications": [
|
|
{
|
|
"platform": "play",
|
|
"id": "com.app.path",
|
|
"url": "android-app://com.app.path/https/host.com/path/to/app-content"
|
|
}
|
|
]
|
|
} |