{
  "name": "StockRadar",
  "short_name": "StockRadar",
  "description": "Financial news aggregator covering global equity markets with a focus on the United States and the Nasdaq.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0a0d14",
  "theme_color": "#0a0d14",
  "icons": [
    { "src": "/favicon.svg",      "sizes": "any",     "type": "image/svg+xml" },
    { "src": "/favicon-32.png",   "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192.png",     "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",     "sizes": "512x512", "type": "image/png" }
  ]
}
