{
  "name": "NexusBot — Universal Crypto Trading Bot",
  "short_name": "NexusBot",
  "description": "7/24 Otomatik Kripto Trading. 7 Borsa, 9 Bot Türü, AI Destekli.",
  "start_url": "/markets",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#080c12",
  "theme_color": "#00ffb4",
  "orientation": "any",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Markets",    "short_name": "Markets",  "url": "/markets",    "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Dashboard",  "short_name": "Panel",    "url": "/dashboard",  "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Yeni Bot",   "short_name": "Bot Kur",  "url": "/create-bot", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
