Skip to content

Commit e0357d1

Browse files
author
Yuriy Sporynin
committed
Initial commit
0 parents  commit e0357d1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

manifest.webapp

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "EgoPay",
3+
"description": "QR Payment",
4+
"launch_path": "/index.html",
5+
"developer": {
6+
"name": "Yuriy Sporynin",
7+
"url": "http://ips.su"
8+
},
9+
"icons": {
10+
"128": "",
11+
"64": ""
12+
}
13+
}

0 commit comments

Comments
 (0)