{
  "name": "LPHunt - Real-Time Liquidity Pool Tracker",
  "short_name": "LPHunt",
  "description": "Track liquidity pools in real-time across Uniswap and PancakeSwap. Monitor fees, PnL, and get instant alerts.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3c824f",
  "background_color": "#1a1625",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
