{ "name": "Shop Manager — Counter, Stock & Sales", "short_name": "ShopMgr", "description": "Run your shop counter, track inventory, and see the truth about your business", "start_url": ".", "scope": "./", "display": "standalone", "background_color": "#020617", "theme_color": "#4f46e5", "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" } ] }