{
  "name": "Skybot",
  "short_name": "Skybot",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1724",
  "theme_color": "#0f1724",
  "description": "Advanced scalping terminal for Hyperliquid DEX — client-side trading.",
  "icons": [
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "372x353",
      "type": "image/svg+xml"
    }
  ]
  ,
  "screenshots": [
    {
      "src": "/landing/hero.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Skybot",
      "form_factor": "wide"
    },
    {
      "src": "/landing/symboloverview.png",
      "sizes": "640x360",
      "type": "image/png",
      "label": "Symbol overview",
      "platform": "web"
    }
  ]
}
