{
    "name": "PropioSuite Pocket 2030",
    "short_name": "Pocket",
    "description": "App móvil operativa para personal de hotel — limpieza, mantenimiento, caja y gerencia.",
    "start_url": "/staff-app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#020617",
    "theme_color": "#020617",
    "lang": "es-MX",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/icons/pocket-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
