diff --git a/packages/client/src/manifest.webmanifest b/packages/client/src/manifest.webmanifest index 57cb2a03..89a182d4 100644 --- a/packages/client/src/manifest.webmanifest +++ b/packages/client/src/manifest.webmanifest @@ -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",