{
  "name": "Vivory Crypto — Real-Time Market Data",
  "short_name": "Vivory Crypto",
  "description": "Live cryptocurrency prices, Korea premium, funding rates, fear & greed index, and exchange spreads.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "categories": ["finance", "cryptocurrency"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Korea Premium",
      "short_name": "KR Premium",
      "url": "/kr-premium",
      "description": "Real-time Kimchi Premium data"
    },
    {
      "name": "Screener",
      "short_name": "Screener",
      "url": "/screener",
      "description": "Filter & find coins by criteria"
    },
    {
      "name": "Market Rankings",
      "short_name": "Market",
      "url": "/market",
      "description": "Crypto market cap rankings"
    },
    {
      "name": "Fear & Greed",
      "short_name": "Sentiment",
      "url": "/sentiment",
      "description": "Crypto fear and greed index"
    },
    {
      "name": "Whale Tracker",
      "short_name": "Whales",
      "url": "/whale",
      "description": "Track large Bitcoin transactions"
    },
    {
      "name": "Predictions",
      "short_name": "Predict",
      "url": "/predictions",
      "description": "Community crypto price predictions"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "prefer_related_applications": false,
  "scope": "/",
  "id": "vivory-crypto"
}
