{ "name": "INVENTO", "short_name": "INVENTO", "description": "Gestor de inventario con ingresos, egresos, stock y scanner", "lang": "es-GT", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0d6f65", "theme_color": "#0d6f65", "icons": [ { "src": "assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }