{
  "name": "TradiixxPay — Wallet, Bills & Marketplace",
  "short_name": "TradiixxPay",
  "description": "Fund your wallet and buy airtime, data, electricity tokens and TV subscriptions in seconds.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0C",
  "theme_color": "#FF7A00",
  "categories": ["finance", "shopping", "utilities"],
  "icons": [
    { "src": "/icon-192.png?v=5", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Fund wallet", "url": "/wallet/fund" },
    { "name": "Buy airtime", "url": "/airtime" },
    { "name": "Buy data", "url": "/data" },
    { "name": "Transaction history", "url": "/history" }
  ]
}
