{
  "name": "CoinMarketShark",
  "short_name": "CMShark",
  "description": "Price oracle, market cap tracker and DEX terminal for the Shark network",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060d16",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23060d16'/><text y='.9em' font-size='420' x='50'>🦈</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Markets", "url": "/#markets", "description": "Live market of all tokens" },
    { "name": "Terminal", "url": "/#terminal", "description": "Pro trading terminal" },
    { "name": "Portfolio", "url": "/#portfolio", "description": "Your positions & P&L" },
    { "name": "Whale Radar", "url": "/#whales", "description": "Track large trades" }
  ]
}
