{
    "name": "Ticdra Print",
    "short_name": "Ticdra",
    "description": "Sistema de gestión integral para imprentas",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#00b0f0",
    "theme_color": "#00b0f0",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml"
        }
    ]
}