{
  "name": "Ambient Forge",
  "description": "Synchronized music and ambience mixer for Owlbear Rodeo",
  "version": "0.1.8",
  "manifest_version": 1,
  "author": "Marevo",
  "homepage_url": "https://ambient-forge.marevo.workers.dev/about",
  "icon": "/icon.svg",
  "permissions": [
    {
      "name": "autoplay",
      "reason": "Play synchronized music and ambience selected by the game master"
    }
  ],
  "background_url": "/background.html",
  "action": {
    "title": "Ambient Forge",
    "icon": "/toolbar-logo-v2.svg",
    "popover": "/",
    "width": 720,
    "height": 700
  }
}
