PWA manifest.json
#16339
Replies: 2 comments
-
I think, but I'm not sure, that you can add this file to the wwwroot folder of your root web app and it'll be served under /manifest.json there. This would be for the whole app though, the same for all tenants. A slightly better approach would be to do what the SEO module does, which returns a robots.txt file from a middleware. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nice to have PWA manifest as feature |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does someone has experience with adding a manifest.json file to your Orchard Core website? I tried to add it but it's not recognized when I try to add the website to the homescreen of my phone.
Beta Was this translation helpful? Give feedback.
All reactions