{
  "name": "Acumen - AI Market Analysis",
  "short_name": "Acumen",
  "description": "Real-time cryptocurrency chart analysis with AI-powered pattern recognition and technical indicators",
  "start_url": "/lens",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gold Chart",
      "short_name": "Gold",
      "description": "View PAXGUSDT (Gold) chart",
      "url": "/lens?symbol=PAXGUSDT",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bitcoin Chart",
      "short_name": "BTC",
      "description": "View Bitcoin chart",
      "url": "/lens?symbol=BTCUSDT",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
