{
  "metadata": {
    "@type": "http://schema.org/Game",
    "title": "Native Demo 001",
    "author": "Mullah Nasruddin",
    "identifier": "https://demo.openeel.org/Lesson",
    "language": "en",
    "modified": "2015-09-29T17:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "lesson001.json",
      "type": "application/opds-publication+json"
    },
    {"rel": "http://opds-spec.org/acquisition/open-access", "href": "https://demo.openeel.org/Lesson", "type": "text/html"}
  ],
  "images": [
    {"href": "cover.png", "type": "image/png" }
  ],
  "resources": [
    {
      "href": "audio.ogg",
      "type": "audio/ogg"
    },
    {
      "href": "video.mp4",
      "type": "video/mp4"
    },
    {
      "href": "script.js",
      "type": "text/javascript",
      "rel": ["respect-not-android"]
    }
  ]
}
