{
  "name": "EarningsShot — AI Earnings Predictions",
  "short_name": "EarningsShot",
  "description": "AI calls Beat, Meet, or Miss on every major earnings report — with confidence scores, grades, and a verified public track record.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#c2621a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EarningsShot — AI Earnings Predictions Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Earnings Calendar",
      "short_name": "Calendar",
      "description": "Weekly earnings calendar with AI predictions",
      "url": "/?tab=calendar",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Market Pulse",
      "short_name": "Pulse",
      "description": "Live market intelligence and signals",
      "url": "/pulse",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "AI Performance",
      "short_name": "AI Track Record",
      "description": "See our AI's verified earnings prediction track record",
      "url": "/ai-performance",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
