Update PWA manifest

This commit is contained in:
Raphael Wickihalder 2022-04-05 19:14:58 +02:00
parent 5d22688acf
commit a2b567889e
No known key found for this signature in database
GPG key ID: 05179BB92383243D

View file

@ -24,5 +24,11 @@
"sizes": "180x180"
}
],
"prefer_related_applications": false
"prefer_related_applications": true,
"related_applications": [
{
"platform": "play",
"id": "com.odysee.app"
}
]
}