{
  "name": "FINXPLORER",
  "short_name": "FINXPLORER",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D14",
  "theme_color": "#7C3AED",
  "description": "Interactive financial analytics and reporting.",
  "icons": [
    {
      "src": "/assets/logo/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}