{
    "name": "GlobalWar.live — Geopolitical Intelligence",
    "short_name": "GlobalWar",
    "description": "Real-time dashboard tracking global conflicts, crypto, stocks, forex, commodities, and geopolitical risk.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#070b14",
    "theme_color": "#070b14",
    "orientation": "any",
    "categories": [
        "finance",
        "news"
    ],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Markets",
            "url": "/markets",
            "description": "Live crypto, stocks, forex & commodities"
        },
        {
            "name": "News Feed",
            "url": "/news",
            "description": "Breaking geopolitical news"
        },
        {
            "name": "Conflict Map",
            "url": "/map",
            "description": "Live armed conflict map"
        }
    ]
}