{
  "name": "SmartSignals — AI Crypto Trading Signals",
  "short_name": "SmartSignals",
  "description": "A live algorithmic trading engine with an AI news layer, on the top 20 cryptocurrencies.",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "icons": [
    { "src": "/assets/img/favicon-32x32.png",          "sizes": "32x32",   "type": "image/png" },
    { "src": "/assets/img/favicon-48x48.png",          "sizes": "48x48",   "type": "image/png" },
    { "src": "/assets/img/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/favicon.svg",                "sizes": "any",     "type": "image/svg+xml" }
  ]
}
