{
  "name": "MarketPulse AI — Market Sentiment",
  "short_name": "MarketPulse",
  "description": "Real-time market sentiment, momentum signals, insider flow, and political intel — all in one dashboard.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#060a12",
  "theme_color": "#060a12",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "news", "productivity"],
  "icons": [
    { "src": "icon-192.png",           "type": "image/png",     "sizes": "192x192", "purpose": "any" },
    { "src": "icon-512.png",           "type": "image/png",     "sizes": "512x512", "purpose": "any" },
    { "src": "icon-maskable-192.png",  "type": "image/png",     "sizes": "192x192", "purpose": "maskable" },
    { "src": "icon-maskable-512.png",  "type": "image/png",     "sizes": "512x512", "purpose": "maskable" },
    { "src": "apple-touch-icon.png",   "type": "image/png",     "sizes": "180x180", "purpose": "any" },
    { "src": "icon.svg",               "type": "image/svg+xml", "sizes": "any",     "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Momentum",
      "short_name": "Momentum",
      "description": "Today's highest-conviction momentum plays",
      "url": "./index.html#momentum",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "description": "Manage price and signal alerts",
      "url": "./index.html#alerts",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Rankings",
      "short_name": "Rankings",
      "description": "Top 25 overall sentiment rankings",
      "url": "./index.html#top25",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "News",
      "short_name": "News",
      "description": "Latest market news with NLP sentiment",
      "url": "./index.html#news",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
