Skip to content

Instantly share code, notes, and snippets.

@yurenju
Created September 3, 2013 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yurenju/6420730 to your computer and use it in GitHub Desktop.
Save yurenju/6420730 to your computer and use it in GitHub Desktop.
{
"apps": {
"importer":
{
"manifestURL": "https://owd.tid.es/store/packages/8975950a5fbbd80896d0c1ce1aa929b6.webapp"
},
"puzzle":
{
"manifestURL": "https://owd.tid.es/store/packages/fe8e4a866c518a42db9d2041568684c1.webapp"
},
"sudoku":
{
"manifestURL": "https://owd.tid.es/store/packages/12a0fcd176beac6141e57389c64e6141.webapp"
},
"store":
{
"manifestURL": "https://owd.tid.es/store/manifest.webapp",
"installOrigin": "https://www.openwebdevice.com"
}
},
"operators": [
{
"id": "movistar",
"mcc-mnc": [
"214-01",
"214-02"
],
"apps": [
{
"id": "importer",
"screen": 0,
"location": 2
}
]
},
{
"id": "o2",
"mcc-mnc": [
"466-92"
],
"apps": [
{
"id": "puzzle",
"screen": 0,
"location": 2
},
{
"id": "sudoku"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment