2025 And Mobile Icons For iOS are STILL A Mess

That is all. Rant over.

Is this about PWA or Cordova?!
This npm helped me a lot for both icons and splashes: pwa-asset-generator

Well ended up getting this all working.

I ended up doing all the assets manually by hand in Xcode.

Then, I built a python script that I call after my meteor build code, which replaces specific files to build a compatible xcode app.

Real pain in the ass but hey, if you had a team of developers I suppose this keeps them employed. Sadly it’s just me still.

same here. Did you ever consider something like Publish your PWA to the iOS App Store | PWA Builder Blog ?

I dont want to rely on 3rd party .com providers incase they go down but, to learn it right and build the proper tools…

Native xcode app it is… got it working. All short of hot code push but thats a problem for next week.