{
  "name": "JADA Trading Control Center",
  "short_name": "JADA",
  "description": "Private simulated quantitative trading control dashboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0F17",
  "theme_color": "#0B0F17",
  "orientation": "any",
  "icons": [
    { "src": "/icons/jada-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/jada-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
