{
    "items": [
        {
            "type": [
                "h-app",
                "h-x-app"
            ],
            "properties": {
                "name": [
                    "indiebookclub"
                ],
                "summary": [
                    "indiebookclub is a simple app for tracking books you are reading."
                ],
                "logo": [
                    {
                        "value": "https://indiebookclub.biz/images/book.svg",
                        "alt": ""
                    }
                ]
            },
            "lang": "en"
        }
    ],
    "rels": {
        "icon": [
            "https://indiebookclub.biz/images/book.png"
        ],
        "apple-touch-icon-precomposed": [
            "https://indiebookclub.biz/images/book.png"
        ],
        "stylesheet": [
            "https://unpkg.com/sanitize.css",
            "https://indiebookclub.biz/css/style.css"
        ]
    },
    "rel-urls": {
        "https://indiebookclub.biz/images/book.png": {
            "rels": [
                "apple-touch-icon-precomposed",
                "icon"
            ]
        },
        "https://unpkg.com/sanitize.css": {
            "rels": [
                "stylesheet"
            ]
        },
        "https://indiebookclub.biz/css/style.css": {
            "rels": [
                "stylesheet"
            ]
        }
    },
    "debug": {
        "package": "https://packagist.org/packages/mf2/mf2",
        "source": "https://github.com/indieweb/php-mf2",
        "version": "v0.5.0",
        "note": [
            "This output was generated from the php-mf2 library available at https://github.com/indieweb/php-mf2",
            "Please file any issues with the parser at https://github.com/indieweb/php-mf2/issues",
            "Using the Masterminds HTML5 parser"
        ]
    }
}