{
  "name": "Axon.Watch",
  "short_name": "AxonWatch",
  "description": "Real-time market dashboard with heatmaps, charts, and watchlists",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b0d",
  "theme_color": "#00d4aa",
  "icons": [
    {
      "src": "/images/axon_watch_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/axon_watch_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}