Skip to content

Instantly share code, notes, and snippets.

@begeeben
Forked from dwi2/default-cards.json
Last active October 12, 2015 09:47
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 begeeben/3df6de31afc0d6efc7c9 to your computer and use it in GitHub Desktop.
Save begeeben/3df6de31afc0d6efc7c9 to your computer and use it in GitHub Desktop.
{
"card_list": [
{
"type": "Deck",
"deckClass": "application",
"manifestURL": "app://app-deck.gaiamobile.org/manifest.webapp",
"group": "app"
},
{
"type": "Deck",
"deckClass": "device",
"manifestURL": "app://device-deck.gaiamobile.org/manifest.webapp",
"group": "device"
},
{
"type": "Deck",
"deckClass": "dashboard",
"manifestURL": "app://dashboard.gaiamobile.org/manifest.webapp",
"group": "dashboard"
},
{
"type": "Application",
"manifestURL": "app://music.gaiamobile.org/manifest.webapp",
"group": "app"
},
{
"type": "Application",
"manifestURL": "app://email.gaiamobile.org/manifest.webapp",
"group": "app"
},
{
"type": "Application",
"manifestURL": "app://video.gaiamobile.org/manifest.webapp",
"group": "app"
},
{
"type": "Application",
"manifestURL": "app://calendar.gaiamobile.org/manifest.webapp",
"group": "app"
},
{
"type": "Application",
"manifestURL": "app://clock.gaiamobile.org/manifest.webapp",
"group": "app"
},
{
"type": "Application",
"manifestURL": "app://camera.gaiamobile.org/manifest.webapp",
"group": "app"
},
{
"type": "Folder",
"name": {
"raw": "New Folder"
},
"folderId": "82f4fc3b-aad4-4d6d-88c0-e435a3454f60",
"_cardsInFolder": [
{
"type": "Application",
"manifestURL": "app://gallery.gaiamobile.org/manifest.webapp",
"group": "app"
}
]
},
{
"type": "Application",
"launchURL": "app://browser.gaiamobile.org/index.html#http://www.youtube.com/tv",
"manifestURL": "app://browser.gaiamobile.org/manifest.webapp",
"group": "website",
"name": {
"raw": "Youtube"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment