{
    "name": "Revvly - Software para Talleres Automotrices",
    "short_name": "Revvly",
    "description": "Software líder para gestión integral de talleres automotrices en Chile. Aumenta tu productividad hasta 300%.",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#3B82F6",
    "background_color": "#1F2937",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary",
    "categories": ["business", "productivity", "automotive"],
    "lang": "es",
    "dir": "ltr"
}