{
  "name": "RichVision Signal Copier",
  "short_name": "RV Copier",
  "description": "Auto-copy Telegram and Discord signals to MT5/MT4",
  "theme_color": "#F59E0B",
  "background_color": "#0A0A0A",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/dashboard",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
