{
  "name": "Hextro",
  "short_name": "Hextro",
  "description": "Hextro is a AI-powered Web3 trading app.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "zh-CN",
  "background_color": "#f6fff9",
  "theme_color": "#16ab78",
  "icons": [
    {
      "src": "/app-icons/icon-196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
