{
  "short_name": "Pair Programming Finder",
  "name": "Pair Programming Finder",
  "description": "Find a pair programming partner",
  "manifest_version": 3,
  "version": "1.0",
  "icons": {
    "16": "logo192.png",
    "48": "logo192.png",
    "128": "logo192.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_title": "Open the popup"
  }
}
