{
  "name": "Cryptara — Live Crypto Prices & Charts",
  "short_name": "Cryptara",
  "description": "Real-time cryptocurrency prices, interactive charts, trending coins, top gainers & losers, and the latest crypto news for 10,000+ coins. Free crypto tracker.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08091d",
  "theme_color": "#7c3aed",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "business", "utilities"],
  "icons": [
    {
      "src": "/cryptara-favicon-64.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/cryptara-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Markets",
      "short_name": "Markets",
      "description": "View live cryptocurrency prices for 250+ coins",
      "url": "/?view=markets",
      "icons": [{ "src": "/cryptara-favicon-64.svg", "sizes": "any" }]
    },
    {
      "name": "Trending Coins",
      "short_name": "Trending",
      "description": "See what crypto is trending right now",
      "url": "/?view=trending",
      "icons": [{ "src": "/cryptara-favicon-64.svg", "sizes": "any" }]
    },
    {
      "name": "Market Heatmap",
      "short_name": "Heatmap",
      "description": "Visual overview of crypto market performance",
      "url": "/?view=heatmap",
      "icons": [{ "src": "/cryptara-favicon-64.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
