{
  "name": "Anly - Crypto Intelligence Platform",
  "short_name": "Anly",
  "description": "Bloomberg Terminal-inspired crypto intelligence and trading platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#ff6b00",
  "orientation": "any",
  "scope": "/",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/anly_logo_blank.png",
      "sizes": "65x50",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
