{
  "name": "Crypto Trade Pro — Laravel Build Blueprint",
  "short_name": "Crypto Trade Pro",
  "description": "A complete, production-grade blueprint for a Binance-style crypto trading + ROI investment platform. Laravel 11, PHP 8.1–8.5, MariaDB 10, cPanel-ready.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0e11",
  "theme_color": "#0b0e11",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "https://z-cdn.chatglm.cn/z-ai/static/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "ROI Plans", "url": "/#plans" },
    { "name": "Up/Down Trade", "url": "/#updown" },
    { "name": "Wallet", "url": "/#wallet" },
    { "name": "Markets", "url": "/#markets" }
  ]
}
