{
  "meta": {
    "title": "Pretty Day",
    "updated": "September 17"
  },
  "day": {
    "date": "09-17",
    "label": "September 17",
    "theme": "dawn",
    "topics": {}
  },
  "catalog": [
    {
      "id": "onthisday",
      "name": "On This Day",
      "style": "broadsheet",
      "blurb": "A notable historical event from this date."
    },
    {
      "id": "born",
      "name": "Born Today",
      "style": "portrait",
      "blurb": "Someone remarkable born on this day."
    },
    {
      "id": "holiday",
      "name": "Observances",
      "style": "poster",
      "blurb": "What the world marks and celebrates today."
    }
  ],
  "users": {},
  "analytics": {
    "group_by": [
      "event"
    ],
    "metric": "users",
    "agg": "sum"
  },
  "ui": {
    "routes": [
      {
        "match": "/",
        "template": "index.html.tmpl",
        "data": ""
      }
    ]
  }
}