chore: add apple deep link json

This commit is contained in:
2025-05-27 15:11:11 +01:00
parent 26b5249283
commit 63ca7fbbfc

View File

@ -0,0 +1,25 @@
{
"applinks": {
"apps": [],
"details": [
{
"appIDs": [
"24VGVR4CHC.io.nostrlabs.zap-stream"
],
"paths": [
"*"
],
"components": [
{
"/": "/*"
}
]
}
]
},
"webcredentials": {
"apps": [
"24VGVR4CHC.io.nostrlabs.zap-stream"
]
}
}