{ "name": "POS - Readymade", "short_name": "POS", "description": "Billing, inventory, orders, reports and expenses for readymade showroom. Works offline.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#F5F5F5", "theme_color": "#4f46e5", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }