{
  "name": "MarketLens — Learn Crypto Safely",
  "short_name": "MarketLens",
  "description": "Learn crypto safely — practice with simulated funds and guided AXIOM explanations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "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"
    }
  ],
  "categories": ["finance", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Your crypto home"
    },
    {
      "name": "Learn",
      "url": "/learn",
      "description": "Crypto education"
    },
    {
      "name": "Portfolio",
      "url": "/portfolio",
      "description": "Track your holdings"
    },
    {
      "name": "AXIOM Chat",
      "url": "/chat",
      "description": "Ask your AI assistant"
    }
  ]
}
