{
    "name": "benchKIT Engineering Hub",
    "short_name": "benchKIT",
    "description": "Manufacturing environment engineering tools. Calculators, converters, reference tables, and utilities.",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#00ffcc",
    "orientation": "any",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "16x16 32x32 48x48 64x64",
            "type": "image/x-icon"
        }
    ]
}