{
  "name": "XenosFinance — Financial Intelligence",
  "short_name": "XenosFinance",
  "description": "Free trading signals, Elliott Wave analysis, live market dashboard and economic calendar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1724",
  "theme_color": "#0f1724",
  "lang": "en",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Signals",
      "short_name": "Signals",
      "description": "Free CFD and Options trading signals",
      "url": "/trading-signals",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Elliott Wave",
      "short_name": "Elliott Wave",
      "description": "AI Elliott Wave analysis",
      "url": "/elliottwave",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Live market prices",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "description": "Economic calendar",
      "url": "/calendar",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
