{
  "name": "BTC Price Now — Live Bitcoin Dashboard",
  "short_name": "BTC Price",
  "description": "Real-time Bitcoin price tracker with live Binance WebSocket ticker, TradingView charts, and top 50 cryptocurrency market data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0c10",
  "theme_color": "#0d0f14",
  "orientation": "any",
  "categories": ["finance", "business"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
