{ "name": "Garment Manager", "short_name": "GarmentMgr", "description": "Lot, Design & Packing List Management System", "start_url": "./index.php", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#f4f6f9", "theme_color": "#1e3a5f", "icons": [ { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }