{
    "name": "Nexus Freight Central",
    "short_name": "Nexus Freight",
    "description": "Sistema control central",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#f1f5f9",
    "theme_color": "#0d9488",
    "icons": [
        {
            "src": "config/favicon_1788821373.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "config/favicon_1788821373.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}