{
  "name": "CengAlgo",
  "short_name": "CengAlgo",
  "description": "AI-Powered Crypto Trading Signals",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020309",
  "theme_color": "#22d3ee",
  "lang": "tr",
  "icons": [
    {
      "src": "/ca-logo2-square.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ca-logo2-square.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Trading dashboard"
    },
    {
      "name": "Indicators",
      "url": "/indicators",
      "description": "Indicators terminal"
    }
  ],
  "categories": ["finance", "utilities"],
  "screenshots": []
}
