Skip to content

Commit

Permalink
Add play store app to webmanifest
Browse files Browse the repository at this point in the history
  • Loading branch information
jptrsn committed May 22, 2024
1 parent d4d8ebb commit 707064d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/client/src/manifest.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
{
"platform": "webapp",
"url": "https://zipcaptions.app/manifest.webmanifest"
},
{
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=app.zipcaptions.twa",
"id": "app.zipcaptions.twa"
}
],
"handle_links": "preferred",
Expand Down

0 comments on commit 707064d

Please sign in to comment.