New Feature:
Set a default home-screen app name for devices whose language isn't covered by your locale JSON files. Add it to your mobile app's Extensibility Configurations under preferences.global:
preferences.global
{ "preferences": { "global": [ { "name": "AppDefaultName", "value": "Weather" } ] } }
One value applies to both iOS and Android. If not set, the OS falls back to the app name defined in the module.