feat: deep link routing for lightning and lnurl schemes plus association files

This commit is contained in:
2026-08-20 08:31:59 +02:00
parent e59b722b5e
commit 229e9fcf38
6 changed files with 72 additions and 8 deletions
@@ -0,0 +1,14 @@
{
"applinks": {
"apps": [],
"details": [
{
"appID": "REPLACE_WITH_APPLE_TEAM_ID.eu.protom.sattle",
"paths": ["*"]
}
]
},
"webcredentials": {
"apps": ["REPLACE_WITH_APPLE_TEAM_ID.eu.protom.sattle"]
}
}