ca-grow-ops-manager/frontend/public/.well-known/assetlinks.json
fullsizemalt 046bb9361e
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s
feat(kiosk): add Android APK and PWA support
2025-12-11 20:22:03 -08:00

14 lines
No EOL
357 B
JSON

[
{
"relation": [
"delegate_permission/common.handle_all_urls"
],
"target": {
"namespace": "android_app",
"package_name": "run.runfoo.wolfpack.visitorkiosk",
"sha256_cert_fingerprints": [
"TODO_REPLACE_WITH_ACTUAL_SHA256_FINGERPRINT"
]
}
}
]