{
  "name": "TradingGecko by Gecko Intelligence",
  "short_name": "TradingGecko",
  "description": "TradingGecko by Gecko Intelligence: Mission Control for active trading operations, market context, strategy workflows, portfolio oversight, alerts, and managed product access.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020814",
  "theme_color": "#06172b",
  "orientation": "any",
  "categories": ["finance", "productivity", "business"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TradingGecko by Gecko Intelligence preview"
    }
  ],
  "scope": "/"
}
