{
    "name": "xAxios AI - Token Rug Checker & Crypto Security Scanner",
    "short_name": "xAxios AI",
    "description": "Check any token before you buy. AI scans dev wallets, bundled buys, sniper activity, insider patterns, and LP locks on Solana, ETH, BNB, and Base. Plus financial news and economic calendar.",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
    "background_color": "#0D0D12",
    "theme_color": "#0D0D12",
    "orientation": "any",
    "lang": "en",
    "dir": "ltr",
    "categories": ["finance", "business", "utilities"],
    "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": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/img/home/xaxios-terminal.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "xAxios AI Analytics Terminal - Real-time market data with live charts and financial insights"
        },
        {
            "src": "/img/home/xaxios-rug-checker.webp",
            "sizes": "1920x1237",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "AI Risk Analyzer - Security analysis with risk scoring, holder distribution, and fraud detection"
        },
        {
            "src": "/img/home/xaxios-news.webp",
            "sizes": "1920x1201",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "AI Financial News - Real-time market news with automated impact analysis"
        },
        {
            "src": "/img/home/xaxios-economic-calendar.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Economic Calendar - Track global economic events with AI-powered impact indicators"
        },
        {
            "src": "/img/home/xaxios-ai-agent.webp",
            "sizes": "1920x1079",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "AI Agent Chat - Ask questions about markets, financial data, and analytics"
        }
    ],
    "shortcuts": [
        {
            "name": "Terminal",
            "short_name": "Terminal",
            "description": "Open the analytics terminal with live market data.",
            "url": "/terminal",
            "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Rug Checker",
            "short_name": "Rug Check",
            "description": "Scan dev wallets, sniper activity, bundled buys, and LP locks before you invest.",
            "url": "/terminal/rug-checker",
            "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Economic Calendar",
            "short_name": "Calendar",
            "description": "View upcoming economic events and market impact.",
            "url": "/terminal/calendar",
            "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://xaxios.com"
        },
        {
            "platform": "chrome_web_store",
            "url": "https://chromewebstore.google.com/detail/xaxios-ai-rug-checker/bdoomflkjobdoiffmkghclfdecomfngf"
        }
    ],
    "prefer_related_applications": false
}