{
  "name": "Agunnaya Labs Token (AGL)",
  "short_name": "AGL Token",
  "description": "Native utility and governance token of Agunnaya Labs GameFi and DeFi ecosystem on Base blockchain",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#39FF14",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/agl-logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/agl-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/social-banner.png",
      "sizes": "1200x600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AGL Token Dashboard"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AGL Token Overview"
    }
  ],
  "categories": ["cryptocurrency", "finance", "games"],
  "shortcuts": [
    {
      "name": "Buy AGL",
      "short_name": "Buy",
      "description": "Buy AGL token on Uniswap V4",
      "url": "https://app.uniswap.org/swap?outputCurrency=0xEA1221B4d80A89BD8C75248Fae7c176BD1854698&chain=base",
      "icons": [
        {
          "src": "/agl-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Stake AGL",
      "short_name": "Stake",
      "description": "Stake AGL tokens and earn rewards",
      "url": "/stake",
      "icons": [
        {
          "src": "/agl-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tokenomics",
      "short_name": "Tokenomics",
      "description": "View token distribution and economics",
      "url": "/tokenomics",
      "icons": [
        {
          "src": "/agl-logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
