{
  "name": "Next Billion — Crypto Community Platform",
  "short_name": "Next Billion",
  "description": "Automated trading bots, long-term staking, and monthly shareholder rewards — all on BEP20 USDT.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050914",
  "theme_color": "#8AE234",
  "categories": ["finance", "productivity"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}] },
    { "name": "Bots", "url": "/bots" },
    { "name": "Staking", "url": "/staking" },
    { "name": "Deposit", "url": "/deposit" }
  ]
}
