{
  "name": "KLYUCH Wallet",
  "short_name": "KLYUCH",
  "description": "Premium Web3 wallet with multi-chain support, gasless transactions, and advanced security",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your wallet dashboard",
      "url": "/#dashboard",
      "icons": []
    },
    {
      "name": "Send",
      "short_name": "Send",
      "description": "Send crypto",
      "url": "/#dashboard",
      "icons": []
    },
    {
      "name": "Swap",
      "short_name": "Swap",
      "description": "Swap tokens",
      "url": "/#swap",
      "icons": []
    }
  ],
  "prefer_related_applications": false
}
