{
  "name": "CoinMarketPulse",
  "short_name": "CoinMarketPulse",
  "description": "Live crypto prices, gainers & losers, new-listing and delisting alerts, a Risk Center for monitoring tags, and a portfolio tracker with real-time P&L.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111417",
  "theme_color": "#111417",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
