{
  "name": "Greenline — Live Market News & Stock Tracker",
  "short_name": "Greenline",
  "description": "Live financial news, real-time stock prices, AI-powered explanations, and a personal watchlist.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111a0f",
  "theme_color": "#111a0f",
  "icons": [
    {
      "src": "/brand/favicon/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/brand/favicon/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/favicon/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/favicon/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
