{
    "id": "/?pwa",
    "name": "Yieldo — staking, funding and fees",
    "short_name": "Yieldo",
    "description": "Live staking rates, funding rates, withdrawal fees and arbitrage spreads across crypto exchanges.",
    "lang": "en",
    "dir": "ltr",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0d1117",
    "background_color": "#0d1117",
    "categories": [
        "finance"
    ],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/staking-narrow.png",
            "sizes": "412x915",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Live staking rates across exchanges"
        },
        {
            "src": "/screenshots/funding-narrow.png",
            "sizes": "412x915",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Perpetual funding rates"
        },
        {
            "src": "/screenshots/arbitrage-narrow.png",
            "sizes": "412x915",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Net-of-fee arbitrage spreads"
        },
        {
            "src": "/screenshots/staking-wide.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Staking hub with live best rates"
        },
        {
            "src": "/screenshots/fees-wide.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Withdrawal fees by coin and network"
        }
    ],
    "shortcuts": [
        {
            "name": "Staking rates",
            "short_name": "Staking",
            "description": "Compare staking APY across exchanges",
            "url": "/staking",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Funding rates",
            "short_name": "Funding",
            "description": "Perpetual funding across exchanges",
            "url": "/funding",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Arbitrage",
            "short_name": "Arbitrage",
            "description": "Net-of-fee spreads between exchanges",
            "url": "/arbitrage",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Withdrawal fees",
            "short_name": "Fees",
            "description": "Withdrawal fees by coin and network",
            "url": "/fees",
            "icons": [
                {
                    "src": "/android-chrome-192x192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}
