{ "name": "DOOSAN Material Warehouse", "short_name": "DOOSAN Material", "description": "Tra cứu kiện hàng, vị trí, trạng thái, vật tư và quản trị kho DOOSAN Material Warehouse.", "id": "./index.php", "start_url": "./index.php?source=pwa", "scope": "./", "display": "standalone", "display_override": ["standalone", "fullscreen", "minimal-ui"], "orientation": "any", "background_color": "#0b2945", "theme_color": "#0b2945", "lang": "vi", "dir": "ltr", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-120.png", "sizes": "120x120", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-167.png", "sizes": "167x167", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Tìm kiếm kiện hàng", "short_name": "Tìm kiếm", "description": "Mở nhanh ô tìm kiếm kiện hàng", "url": "./index.php?focus=search", "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] }, { "name": "Xuất PDF tất cả P/L", "short_name": "PDF", "description": "Xuất PDF toàn bộ kiện hàng", "url": "./api.php?action=export_pdf&all=1", "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] }, { "name": "Xuất Excel tất cả P/L", "short_name": "Excel", "description": "Xuất Excel toàn bộ kiện hàng", "url": "./api.php?action=export_pl_excel", "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] }, { "name": "Quản trị", "short_name": "Quản trị", "description": "Mở khu vực quản trị", "url": "./admin.php", "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }] } ], "prefer_related_applications": false }