{
  "name": "FoxWallet — Crypto wallet & cards",
  "short_name": "FoxWallet",
  "description": "Hold, swap, send. Spend anywhere with your FoxWallet card. No KYC for small limits, total privacy.",
  "id": "/foxcards/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "categories": ["finance", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/foxcards/foxwallet-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/foxcards/foxwallet-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/foxcards/foxwallet-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Wallet", "short_name": "Wallet", "description": "Open your crypto wallet", "url": "/#wallet", "icons": [{ "src": "/foxcards/foxwallet-192.png", "sizes": "192x192" }] },
    { "name": "Card", "short_name": "Card", "description": "View card details", "url": "/#card", "icons": [{ "src": "/foxcards/foxwallet-192.png", "sizes": "192x192" }] },
    { "name": "Swap", "short_name": "Swap", "description": "Convert between assets", "url": "/#swap", "icons": [{ "src": "/foxcards/foxwallet-192.png", "sizes": "192x192" }] },
    { "name": "Transactions", "short_name": "Activity", "description": "Recent transactions", "url": "/#transactions", "icons": [{ "src": "/foxcards/foxwallet-192.png", "sizes": "192x192" }] }
  ],
  "screenshots": [
    { "src": "/foxcards/foxwallet-512.png", "sizes": "512x512", "form_factor": "narrow", "type": "image/png", "label": "FoxWallet" }
  ]
}
