idmigrate_from[].idbehavior
This manifest declares a migrate_from entry listing the old app, so the browser
treats this app as the migration destination. A destination manifest must set an
explicit id for migrate_from to be honored.
Change "behavior": "suggest" to "force" in this app’s manifest.json. suggest shows a passive “Review app update” prompt; force shows a blocking dialog when the old app is launched.