{ 'name': 'POS UI Optimization', 'version': '1.0', 'category': 'Sales/Point of Sale', 'summary': 'Optimize POS UI for low-RAM devices with incremental rendering.', 'depends': ['point_of_sale'], 'data': [], 'assets': { 'point_of_sale._assets_pos': [ 'pos_ui_optimization/static/src/app/**/*', ], }, 'installable': True, 'application': False, 'license': 'LGPL-3', }