{
  "name": "Zavion",
  "short_name": "Zavion",
  "description": "A Web3 crypto lifestyle finance app connecting digital assets with everyday money — multi-chain wallet, swaps, payments, cards, and rewards in one app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07152E",
  "theme_color": "#276AF8",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/wivox_wallet_logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wivox_wallet_logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View your portfolio",
      "url": "/dashboard",
      "icons": [{ "src": "/wivox_wallet_logo_192.png", "sizes": "192x192" }]
    },
    {
      "name": "Card",
      "short_name": "Card",
      "description": "Manage your card",
      "url": "/dashboard/card",
      "icons": [{ "src": "/wivox_wallet_logo_192.png", "sizes": "192x192" }]
    },
    {
      "name": "Swap",
      "short_name": "Swap",
      "description": "Swap your tokens",
      "url": "/dashboard/swap",
      "icons": [{ "src": "/wivox_wallet_logo_192.png", "sizes": "192x192" }]
    },
    {
      "name": "Activity",
      "short_name": "Activity",
      "description": "View your activity",
      "url": "/dashboard/history",
      "icons": [{ "src": "/wivox_wallet_logo_192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
