{
  "name": "CandleMaps Trading Dashboard",
  "short_name": "CandleMaps",
  "description": "Professional trading dashboard with real-time charts, auto-trade strategies, and signal alerts",
  "start_url": "/candlemaps/",
  "scope": "/candlemaps/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e17",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
