{
  "name": "Iaxiom DeFi Pool Calculator",
  "short_name": "Pool Calc",
  "description": "Free DeFi liquidity pool calculator. Real APY, impermanent loss and gas for PancakeSwap V3, Uniswap V3 and Orca. Pool vs HODL comparison.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Iaxiom Pool Calculator — calculate real DeFi yield"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
