{
  "manifest_version": 3,
  "name": "Weather Tab",
  "author": "Lazir Pascual",
  "version": "1.0.1",
  "description": "Replace new tab with a weather app and a search bar",
  "icons": {
    "16": "darwinFav16.ico",
    "48": "darwinFav48.ico",
    "128": "darwinFav128.ico"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}
