{
  "name": "BossBlog Markets Cockpit",
  "short_name": "BossBlog",
  "description": "AI-powered institutional markets terminal: cockpit, multi-agent stock analysis, country drawer, options, sectors, calendar, watchlists, notes.",
  "start_url": "/markets",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0E13",
  "theme_color": "#2962FF",
  "categories": ["finance", "news", "productivity"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets Cockpit",
      "url": "/markets",
      "description": "Live macro + cockpit dashboard"
    },
    {
      "name": "My Notes",
      "url": "/markets/notes",
      "description": "Saved private notes per ticker"
    },
    {
      "name": "Macro & Compare",
      "url": "/markets/macro",
      "description": "5-tab macro + compare terminal"
    },
    {
      "name": "Calendar",
      "url": "/markets/calendar",
      "description": "Earnings + central banks + IPOs"
    }
  ]
}
