diff --git a/Sources/api_redirect/public-html/.well-known/assetlinks.json b/Sources/api_redirect/public-html/.well-known/assetlinks.json
new file mode 100644
index 0000000..024f0ef
--- /dev/null
+++ b/Sources/api_redirect/public-html/.well-known/assetlinks.json
@@ -0,0 +1,14 @@
+[
+ {
+ "relation": [
+ "delegate_permission/common.handle_all_urls"
+ ],
+ "target": {
+ "namespace": "android_app",
+ "package_name": "com.example.dafl_project_flutter",
+ "sha256_cert_fingerprints": [
+ "63:51:EF:20:82:10:B9:34:F7:C7:4E:F6:55:D3:41:84:C6:81:30:23:02:50:E9:A3:EB:BB:F7:CF:43:79:A1:6E"
+ ]
+ }
+ }
+]
\ No newline at end of file