{
  "format": "ios6-repo",
  "schemaVersion": 1,
  "name": "iOS 6 SDK Demo",
  "description": "Self-contained HTML apps for this web simulator. Not a native iOS/APT repository.",
  "packages": [
    {
      "id": "org.ios6.hello",
      "name": "Hello World",
      "version": "1.0.0",
      "description": "Start with the original SDK v1 methods: private storage, dialogs, navigation, device information and simulated notifications. Install the optional SDK Lab separately for all advanced capabilities and shared UI controls.",
      "entry": "./hello-world.html",
      "sha256": "52e578bfef9f45a9a2942c3b66984f62c20c0ce838af1e863f47d14728103827",
      "permissions": [
        "storage",
        "notifications"
      ],
      "category": "Development",
      "author": "iOS 6 Simulator",
      "iconColor": "#5596ce"
    },
    {
      "id": "org.ios6.sdk-lab",
      "name": "SDK Lab",
      "version": "1.0.0",
      "description": "Optional advanced SDK and shared UI playground. Explicit controls for every public capability; shared data, hardware, Settings and package operations require reviewed grants. Install only if you want to exercise these capabilities.",
      "entry": "./sdk-lab.html",
      "sha256": "9cfc69650508c4dd91f6c4e708cf3511b056bd4e2209eee490e4941ea91f9fcc",
      "permissions": [
        "storage",
        "notifications",
        "audio",
        "contacts",
        "calls",
        "messages",
        "reminders",
        "magazines",
        "games",
        "clock",
        "bookmarks",
        "music",
        "camera",
        "microphone",
        "settings",
        "security",
        "photos",
        "media-storage",
        "photos-add",
        "sharing",
        "location",
        "motion",
        "mail",
        "packages"
      ],
      "category": "Development",
      "author": "iOS 6 Simulator",
      "iconColor": "#86689e"
    }
  ]
}
