{
  "label": "m.youtube.com picture-in-picture fix",
  "bugs": {
    "1956165": {
      "issue": "broken-videos",
      "matches": ["*://m.youtube.com/*"]
    }
  },
  "interventions": [
    {
      "platforms": ["android"],
      "content_scripts": {
        "js": ["bug1956165-www.youtube.com-picture-in-picture-fix.js"]
      }
    }
  ]
}
