From 9e317b7661681a55ed8efd95ea55624f04fdea31 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 27 Apr 2017 23:50:46 -0700 Subject: [PATCH] link to samsung app for chrome --- webmanifest.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/webmanifest.json b/webmanifest.json index 471822c1..50b694d8 100644 --- a/webmanifest.json +++ b/webmanifest.json @@ -50,5 +50,10 @@ } ], "theme_color": "#ffffff", - "display": "standalone" -} + "related_applications": [ + { + "platform": "play", + "id": "com.samsung.microbit" + } + ] +} \ No newline at end of file