{
  "name": "Falak — AI Trading System",
  "short_name": "Falak",
  "description": "Falak — AI quantitative trading dashboard. Operator command center.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "id": "/?source=pwa",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/pwa/falak-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa/falak-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa/falak-icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
