{
  "name": "DigitalChartist — Live Crypto Terminal",
  "short_name": "DigitalChartist",
  "description": "Elite live crypto terminal with real-time market intelligence, on-chain analytics, and trading tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#03060d",
  "theme_color": "#FFB800",
  "orientation": "any",
  "icons": [
    {
      "src": "images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
