{
  "name": "UnlockedMagick Wallet",
  "short_name": "UM Wallet",
  "description": "Your UnlockedMagick member card — all token balances, QR payments, and crypto in one place.",
  "start_url": "/wallet-card.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060409",
  "theme_color": "#C9A84C",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23060409'/%3E%3Ccircle cx='96' cy='96' r='70' fill='none' stroke='%23C9A84C' stroke-width='4' opacity='0.3'/%3E%3Ctext x='96' y='110' text-anchor='middle' font-size='72' font-family='serif' fill='%23C9A84C'%3E✦%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%23060409'/%3E%3Ccircle cx='256' cy='256' r='190' fill='none' stroke='%23C9A84C' stroke-width='8' opacity='0.3'/%3E%3Ctext x='256' y='296' text-anchor='middle' font-size='200' font-family='serif' fill='%23C9A84C'%3E✦%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pay with QR",
      "url": "/wallet-card.html#qr",
      "description": "Show your payment QR code"
    },
    {
      "name": "View Balances",
      "url": "/wallet-card.html#balances",
      "description": "Check all your token balances"
    }
  ]
}
