{
  "name": "Vovix Trendline — XAU/USD",
  "short_name": "Vovix",
  "description": "AI-powered trendline analysis + institutional fund flows for XAU/USD",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a14",
  "theme_color": "#f59e0b",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "M15 Lab",
      "short_name": "M15",
      "description": "M15 trendline detection",
      "url": "/m15"
    },
    {
      "name": "Fund Flows",
      "short_name": "Flows",
      "description": "SPDR + COT institutional positioning",
      "url": "/fund-flows"
    },
    {
      "name": "Chart & Signals",
      "short_name": "Chart",
      "description": "Multi-timeframe analysis",
      "url": "/analysis"
    }
  ]
}
