{
  "name": "Seafood",
  "short_name": "Seafood",
  "description": "Yearn's dashboard for vault management and reporting",
  "iconPath": "./favicon.png",
  "locale": "en-US",
  "uri": "https://seafood.yearn.watch/",
  "twitter": "@iearnfinance",
  "github": "https://github.com/yearn/dashboard_ui",
  "icons": [
    {
      "src": "icon/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/svg"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "portrait"
}