{
  "short_name": "Harvest",
  "name": "Harvest Finance",
  "description": "Leverage the power of auto-compounding with Harvest and watch your crypto assets grow.",
  "providedBy": {
    "name": "Harvest",
    "url": "https://harvest.finance"
  },
  "iconPath": "./farm_logo.svg",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "farm_logo.svg",
      "sizes": "128x128",
      "type": "image/svg+xml"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}