{ "name": "Barcode Scanner", "short_name": "Scanner", "description": "Barcode Scanner für Dolibarr - Bestellen, Shop-Links, Inventur", "start_url": "./pwa.php", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#1d1e20", "theme_color": "#0077b3", "icons": [ { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "categories": ["business", "productivity"], "lang": "de-DE" }