{
    "name": "Token Tracer — Blockchain Forensic Investigation",
    "short_name": "Token Tracer",
    "description": "Blockchain forensic investigation and visualization software. Follow the evidence — trace on-chain activity, visualize relationships, and preserve the evidence behind every conclusion.",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "any",
    "background_color": "#0d1117",
    "theme_color": "#0d1117",
    "categories": ["productivity", "business", "utilities"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "https://images.hostinger.com/15c50edb-1cc4-466b-9ae7-70e40423f069.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://images.hostinger.com/15c50edb-1cc4-466b-9ae7-70e40423f069.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://images.hostinger.com/15c50edb-1cc4-466b-9ae7-70e40423f069.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Member Dashboard",
            "short_name": "Dashboard",
            "description": "Open the member workspace and case files",
            "url": "/app?source=pwa",
            "icons": [
                {
                    "src": "https://images.hostinger.com/15c50edb-1cc4-466b-9ae7-70e40423f069.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Member Sign In",
            "short_name": "Sign In",
            "description": "Sign in to the Token Tracer member portal",
            "url": "/login?source=pwa"
        },
        {
            "name": "Getting Started Guide",
            "short_name": "Getting Started",
            "description": "Step-by-step walkthrough for your first investigation",
            "url": "/getting-started?source=pwa"
        },
        {
            "name": "Case Templates",
            "short_name": "Templates",
            "description": "Pre-built investigation frameworks",
            "url": "/case-templates?source=pwa"
        }
    ]
}
