{
  "name": "TerminalFeed - Real-Time Command Center",
  "short_name": "TerminalFeed",
  "description": "Live crypto, stocks, gold, AI news & more. The dashboard for your second monitor.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "orientation": "any",
  "categories": ["finance", "news", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "400x400",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TerminalFeed Dashboard"
    }
  ]
}
