{
"name": "LCTools Hub",
"short_name": "LCTools",
"description": "LCTools Hub - Secure operational dashboard and platform directory.",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#fffdfa",
"theme_color": "#ea580c",
"orientation": "any",
"icons": [
{
"src": "icon-192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "icon-512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}