{
  "id": "/terminal",
  "name": "BuySellRadar — Crypto Trading Intelligence",
  "short_name": "BuySellRadar",
  "description": "Crypto market radar, multi-timeframe signals and safe paper trading.",
  "start_url": "/terminal?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080b10",
  "theme_color": "#080b10",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {"src": "/brand/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/brand/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/brand/pwa/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/brand/pwa/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Trading Terminal", "short_name": "Terminal", "url": "/terminal"},
    {"name": "Admin Panel", "short_name": "Admin", "url": "/admin"}
  ]
}
