{
  "name": "BDGate Merchant Panel",
  "short_name": "BDGate",
  "description": "Accept bKash, Nagad, Rocket payments — manage your BDGate merchant account.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#22c55e",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230f172a'/><text y='370' x='56' font-size='380' font-family='system-ui'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your payment dashboard",
      "url": "/#/dashboard"
    },
    {
      "name": "Transactions",
      "short_name": "Transactions",
      "description": "View recent transactions",
      "url": "/#/transactions"
    }
  ]
}
