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