{
  "name": "EarningsPulse — Earnings Intelligence",
  "short_name": "EarningsPulse",
  "description": "AI-powered earnings call intelligence. Live decisions in under 12 seconds.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00ff41",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open live signal dashboard"
    },
    {
      "name": "Login",
      "url": "/login",
      "description": "Sign in to your terminal"
    }
  ]
}
