{ "name": "HTTH Pharmacy - Hameeda Tajamal Trust Hospital", "short_name": "HTTH Pharmacy", "description": "Pharmacy module: sale bills, returns, purchases, stock and reports.", "start_url": "./index.php", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#0b8457", "lang": "en", "dir": "ltr", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "./favicon-64.png", "sizes": "64x64", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "New Bill", "url": "./index.php#new-bill" }, { "name": "Dashboard", "url": "./index.php#dashboard" } ] }