{ "name": "Estudio Abigail Belen", "short_name": "Estudio", "description": "Gestión del estudio jurídico: clientes, casos, citas, documentos y facturas.", "lang": "es-AR", "dir": "ltr", "start_url": "./index.php", "scope": "./", "display": "standalone", "background_color": "#0f1f3d", "theme_color": "#0f1f3d", "icons": [ { "src": "./icons/icono-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icons/icono-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icons/icono-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "./icons/icono-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Citas", "url": "./pages/citas.php" }, { "name": "Clientes", "url": "./pages/clientes.php" }, { "name": "Documentos", "url": "./pages/documentos.php" } ] }