{
    "name": "SIGNUM HQ",
    "short_name": "SIGNUM",
    "description": "Market Signal Command Center — Options · Dark Pool · Whale Intelligence",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050a14",
    "theme_color": "#050a14",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "finance",
        "business"
    ],
    "lang": "ko",
    "dir": "ltr"
}