{
  "name": "EarningsScores",
  "short_name": "EarningsScores",
  "description": "AI-powered earnings intelligence. Score every earnings event with the 6-Layer Institutional Framework.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "categories": ["finance", "business"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open earnings dashboard"
    },
    {
      "name": "Weekly Report",
      "url": "/weekly",
      "description": "View top 5 weekly setups"
    }
  ]
}
