{ "name": "Branova POS — Supermarket Counter", "short_name": "Branova POS", "description": "Offline-first supermarket billing counter with GST, barcode scanning, weighing-scale support and thermal receipt printing.", "start_url": "/app.html", "scope": "/", "display": "fullscreen", "orientation": "landscape", "background_color": "#0f172a", "theme_color": "#0f172a", "categories": [ "business", "productivity", "shopping" ], "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New bill", "url": "/app.html" } ] }