{ "name": "MakeZPL \u2014 ZPL Label Designer", "short_name": "MakeZPL", "description": "Design Zebra printer labels in the browser and export printer-ready ZPL.", "start_url": "/app.html", "scope": "/", "display": "standalone", "background_color": "#e9e7e2", "theme_color": "#0e6b63", "categories": [ "productivity", "utilities", "graphics" ], "icons": [ { "src": "/favicon.ico", "sizes": "32x32 16x16", "type": "image/x-icon" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }