{
    "name": "Volerion CVE Attack Flow Visualizer",
    "short_name": "Volerion CVE",
    "description": "Interactive CVE attack flow visualization tool by Volerion. Analyze vulnerability attack paths, CVSS scores, and security impacts through graph-based visualization.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a2332",
    "theme_color": "#1a2332",
    "orientation": "any",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "security",
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/favicon-32x32-light.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-192x192-light.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-192x192-light.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/android-chrome-512x512-light.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon-light.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "screenshots": [
        {
            "src": "/og-card.png",
            "sizes": "1200x630",
            "type": "image/png",
            "label": "CVE Attack Flow Visualization"
        }
    ],
    "shortcuts": [
        {
            "name": "View CVE Examples",
            "short_name": "Examples",
            "description": "View example CVE attack flows",
            "url": "/?examples=true",
            "icons": []
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}