{
  "name": "Wallet Studio",
  "short_name": "Wallet",
  "description": "Multi-chain crypto wallet portfolio tracker",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#08111f",
  "theme_color": "#5B9DFF",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Cüzdanlar", "short_name": "Cüzdanlar", "description": "Cüzdanlarını gör ve yönet", "url": "/wallets", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Swap", "short_name": "Swap", "description": "Token takası ve köprü", "url": "/swap", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Portföy", "short_name": "Portföy", "description": "Portföy değerini izle", "url": "/portfolio", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "dApp Bağlan", "short_name": "dApp", "description": "WalletConnect ile dApp'e bağlan", "url": "/connect", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
