{
    "name": "Game Master's Grimoire",
    "version": "3.7.3",
    "manifest_version": 1,
    "author": "Joshua Hercher",
    "description": "All-In-One Hitpoint, Initiative, Party, and Loot Tracking. 5e and PF2e Statblocks included, 3D dice-rolling and more.",
    "icon": "/GMG.svg",
    "homepage_url": "https://github.com/kamejosh/owlbear-hp-tracker",
    "action": {
        "title": "GM's Grimoire",
        "icon": "/icon.svg",
        "popover": "/",
        "height": 1000,
        "width": 579
    },
    "background_url": "/background.html",
    "permissions": [
        {
            "name": "clipboard-write",
            "reason": "copying the dddice room url for sharing with others"
        }
    ]
}
