-
@kennethrohde @justinfagnani The manifest exists at calculator.apps.chrome/manifest.json, but the app fetches it with "use-credentials", so it 404s:
html <link rel="manifest" href="/manifest.json" crossorigin="use-credentials">
Sent feedback about this issue.