{
  "format": "ios6-repo",
  "schemaVersion": 1,
  "name": "My First Repository",
  "description": "A starter HTML repository for the iOS 6 web simulator, not APT.",
  "packages": [
    {
      "id": "com.example.starter",
      "name": "Starter Hello",
      "version": "1.0.0",
      "description": "A self-contained app with shared UI and a host-rendered alert.",
      "entry": "./hello.html",
      "sha256": "495b2cbe4bc42414d919cf96e4b9e43c71cfeb05d72494a3fbba4b6bb1512eed",
      "permissions": [],
      "category": "Development",
      "author": "Example Developer",
      "iconColor": "#5596ce"
    }
  ]
}
