{
  "name": "Nexus Intelligence",
  "short_name": "Nexus",
  "description": "AI market briefings before the bell — trade setups, exact levels, daily edge.",
  "start_url": "/briefings",
  "display": "standalone",
  "background_color": "#05050a",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "news"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Brief",
      "short_name": "Brief",
      "description": "Read today's market briefing",
      "url": "/briefings",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "View your subscription dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
