{
  "name": "Deep Terminal",
  "short_name": "DeepTerminal",
  "description": "Bloomberg-style geopolitical news, war impact analysis, and live NSE/BSE/US market intelligence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["finance", "news", "business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Live News", "short_name": "News", "url": "/?tab=news" },
    { "name": "Sectors", "short_name": "Sectors", "url": "/?tab=sectors" },
    { "name": "Watchlist", "short_name": "Watchlist", "url": "/?tab=watchlist" }
  ]
}
