web-bluetooth-terminal
Version:
Progressive Web Application for serial communication with your own Bluetooth Low Energy (Smart) devices
13 lines (12 loc) • 437 B
text/xml
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="icons/mstile-70x70.png"/>
<square150x150logo src="icons/mstile-150x150.png"/>
<square310x310logo src="icons/mstile-310x310.png"/>
<wide310x150logo src="icons/mstile-310x150.png"/>
<TileColor>#2196f3</TileColor>
</tile>
</msapplication>
</browserconfig>