{
  "short_name": "Gravwell",
  "name": "Gravwell",
  "icons": [
    {
      "src": "/assets/images/logo-simple.svg",
      "type": "image/svg",
      "sizes": "210x120"
    }
  ],
  "start_url": "/",
  "permissions": [
    "tabs"
  ],
  "background": {
    "persistent": false,
    "scripts": ["background.js"]
  }
}
