{
  "name": "SPECTRA Intelligence",
  "short_name": "SPECTRA",
  "description": "Advanced financial intelligence and risk management platform",
  "start_url": "/spectra",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "lang": "en-US",
  "id": "spectra-intelligence",
  "dir": "ltr",
  "capture_links": "new-client",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
