{
  "name": "VibeCoin - Sovereign Finance",
  "short_name": "VibeCoin",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#1d4ed8",
  "theme_color": "#1d4ed8",
  "description": "Sovereign Finance Powered by Stellar & T-Bills. Your money, your T-bills, your stable cash.",
  "orientation": "portrait-primary",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/xqb-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/ai-partner-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Send Money",
      "short_name": "Send",
      "description": "Send XQBUSD to anyone",
      "url": "/app/send",
      "icons": [
        {
          "src": "/xqb-logo.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Receive",
      "short_name": "Receive",
      "description": "Get your payment QR code",
      "url": "/app/receive",
      "icons": [
        {
          "src": "/xqb-logo.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Earn Yield",
      "short_name": "Earn",
      "description": "T-bill backed savings at ~4.5% APY",
      "url": "/app/earn",
      "icons": [
        {
          "src": "/xqb-logo.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}
