{
  "name": "CryptoTerm",
  "short_name": "CryptoTerm",
  "description": "Real-time cryptocurrency market terminal with live prices, news, and analytics",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#f5a623",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
