{
  "short_name": "CrokTrade",
  "name": "CrokTrade Trading Platform",
  "description": "Modern cryptocurrency trading platform with real-time trading, wallet management, and live support",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0A0E17",
  "background_color": "#131A2E",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "trading"],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "Trading Dashboard"
    },
    {
      "src": "screenshot2.png",
      "type": "image/png",
      "sizes": "750x1334",
      "form_factor": "narrow",
      "label": "Mobile Trading View"
    }
  ]
}