{
  "name": "VERY Wallet",
  "short_name": "VERY Wallet",
  "description": "VERY 메인넷과 EVM 호환 네트워크를 지원하는 웹 기반 암호화폐 지갑",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6D75",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
