{
  "name": "News-Crypto — Live Prices & Calculators",
  "short_name": "News-Crypto",
  "description": "Free live crypto prices, news, market indicators, and 25 professional calculators.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#f97316",
  "background_color": "#f8fafc",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "news", "utilities"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {"name": "News Feed",   "url": "/news-feed.html",   "description": "Live crypto news"},
    {"name": "Live Prices", "url": "/live-prices.html", "description": "Real-time prices"},
    {"name": "Fear & Greed","url": "/fear-greed-index.html", "description": "Market sentiment"},
    {"name": "Calculators", "url": "/profit-loss-calculator.html", "description": "Trading P&L"}
  ]
}
