{
  "name": "TalixTrade — Predatory Precision",
  "short_name": "TalixTrade",
  "description": "AI-powered crypto trading infrastructure with institutional hedging. Talons out.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0B",
  "theme_color": "#0A0A0B",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/cabinet/dashboard"
    },
    {
      "name": "New bot",
      "short_name": "New bot",
      "url": "/cabinet/bots/new"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing"
    }
  ]
}
