LOL
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"name": "RCVD",
|
||||
"description": "Casio BLE-enabled watches time synchronization app",
|
||||
"type": "certified",
|
||||
"origin": "app://rcvd.luxferre.top",
|
||||
"launch_path": "/index.html",
|
||||
"orientation": ["portrait"],
|
||||
"installs_allowed_from": [
|
||||
"*"
|
||||
],
|
||||
"icons": {
|
||||
"56": "/img/icon56.png",
|
||||
"112": "/img/icon112.png"
|
||||
},
|
||||
"developer": {
|
||||
"name": "Luxferre"
|
||||
},
|
||||
"permissions": {
|
||||
"bluetooth": "Perform BLE operations"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user