{
  "short_name": "BoldWatch",
  "name": "BoldWatch - Bold View ➔ Bold Moves",
  "description": "High-contrast stock dashboard for professional traders featuring custom technical indicators, side-by-side multi-timeframe analytics, and scales.",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#0d0d14",
  "theme_color": "#7c4dff",
  "display": "standalone",
  "orientation": "any",
  "scope": "/"
}