{
  "name": "Coinpree Terminal",
  "short_name": "Coinpree",
  "description": "Institutional crypto signal terminal — real-time market flow, ICT, SMC, and EMA signals",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f2f5",
  "theme_color": "#0a0a0a",
  "categories": ["finance", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Market Flow",
      "url": "/market-flow",
      "description": "Real-time institutional order flow analysis"
    },
    {
      "name": "Derivatives",
      "url": "/derivatives",
      "description": "Futures open interest, funding rates and leverage"
    },
    {
      "name": "Signal History",
      "url": "/history",
      "description": "Historical algo signal database"
    }
  ]
}
