{
  "name": "1Click Swap",
  "short_name": "1Click Swap",
  "description": "Cross-chain token swap in one click",
  "start_url": "/swap",
  "display": "standalone",
  "background_color": "#F2EDE6",
  "theme_color": "#E8703A",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ]
}
