{
  "name": "hedgewing.ai — AI Stock Predictions & Market Intelligence",
  "short_name": "hedgewing.ai",
  "description": "AI-powered stock predictions from a 4-model deep-learning ensemble. 45 engineered features, walk-forward backtested daily. Hedge-fund-grade research at retail prices.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#04060d",
  "theme_color": "#04060d",
  "lang": "en-US",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/favicon-16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard?utm_source=pwa_shortcut",
      "description": "Open the AI market dashboard"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing?utm_source=pwa_shortcut",
      "description": "View hedgewing.ai pricing plans"
    }
  ]
}
