{
  "name": "Hyllet — Hybrid Wallet with Payment Card",
  "short_name": "Hyllet",
  "description": "Crypto and traditional finance in one app. Hold, exchange, and spend with a physical or virtual card, Apple Pay, and bank-style account numbers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F1F1F1",
  "theme_color": "#9FE3AB",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ],
  "categories": ["finance", "utilities", "productivity"],
  "shortcuts": [
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "View your wallet",
      "url": "/wallet"
    }
  ]
}
