﻿{
  "name": "CryptoDUST - Market Visualizer",
  "short_name": "CryptoDUST",
  "description": "Immersive real-time cryptocurrency bubble visualization with ~600 coins, PulseChain ecosystem support, and live market data from CoinGecko.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/cryptodust-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/cryptodust-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/cryptodust-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Crypto coin bubble visualization"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "en",
  "prefer_related_applications": false
}
