{
    "name": "caddy-analyzer Documentation",
    "short_name": "caddy-analyzer",
    "description": "Real-time Caddy web server log analyzer with threat detection, TUI dashboard, and HTML reporting.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0a0a0c",
    "theme_color": "#0a0a0c",
    "orientation": "any",
    "lang": "en",
    "categories": ["developer-tools", "utilities", "productivity"],
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
