{
  "name": "ZynPulse — AI Trading Bots",
  "short_name": "ZynPulse",
  "description": "AI-powered autonomous trading bots for crypto, forex and stocks.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0E17",
  "theme_color": "#0A0E17",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View trading dashboard"
    },
    {
      "name": "Bots",
      "url": "/bots",
      "description": "Manage trading bots"
    }
  ]
}
