Zend certified PHP/Magento developer

How to set custom URL for Chrome Desktop App created with “Create shortcut”?

I want to edit the url of a Chrome App created with the “Create shortcut” command.

Where is it located?

There’s no trace of it in the ./Extensions directory of my Chrome profile, and when I searched in my whole disk for files and directories with the app-id in their name, I could only find icon files.

I’m guessing the mapping between app-id and url is now stored in a Sqlite database in the profile, but which?

The Chrome App I’m trying to change is Messenger, which I want to set the url to https://www.messenger.com/. When I created a web app from the “Create shorcut” command, it creates a shortcut to https://www.messenger.com/t/current_recipient_id, and then when I change the recipient, there’s a warning message appearing on the top of the window in the Chrome App.