{
  "id": "/",
  "name": "FindThatEdge Crypto Intelligence",
  "short_name": "FTEcrypto",
  "description": "Evidence-first crypto research desk — markets, news, reports and intelligence. Research only. Not financial advice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#01060a",
  "theme_color": "#01060a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity", "education"],
  "icons": [
    {
      "src": "/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "url": "/markets",
      "description": "Top movers and market structure"
    },
    {
      "name": "News",
      "short_name": "News",
      "url": "/news",
      "description": "News Pulse and intelligence feed"
    },
    {
      "name": "Report Studio",
      "short_name": "Reports",
      "url": "/report-studio",
      "description": "Compose evidence-backed reports"
    }
  ],
  "prefer_related_applications": false
}
