{
    "name": "SCCAD Structural Automation",
    "short_name": "SCCAD",
    "description": "Automated structural engineering and CAD detailing web app.",
    "start_url": "./login.php",
    "display": "standalone",
    "background_color": "#0d1117",
    "theme_color": "#161b22",
    "icons": [
        {
            "src": "icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}