The sites with the chrome logo have invalid “PWA Manifest” files. That’s because they’ve used images which are not exactly 512x512 for the large_icon site setting. For example, Apperta is using this image which is not square. I guess Android falls back to using the site favicon in this case.
I’m working on automatically generating the correct size icon, so this should be fixed in the next few weeks.