{ "name": "catprinter", "short_name": "catprinter", "description": "Webapp for the MXW01 model of thermal Bluetooth cat printer. Print receipts, images, labels, notes and more.", "start_url": "../../index.html", "scope": "../../", "id": "../../", "icons": [ { "src": "web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "theme_color": "#1a202c", "background_color": "#f5f7fa", "display": "standalone", "display_override": ["window-controls-overlay", "standalone"], "orientation": "any", "categories": ["utilities", "productivity"], "lang": "es", "dir": "ltr", "shortcuts": [ { "name": "Ticket", "short_name": "Ticket", "description": "Imprimir ticket de venta", "url": "../../index.html?mode=receipt", "icons": [{ "src": "favicon-96x96.png", "sizes": "96x96" }] }, { "name": "Imagen", "short_name": "Imagen", "description": "Imprimir imagen", "url": "../../index.html?mode=image", "icons": [{ "src": "favicon-96x96.png", "sizes": "96x96" }] }, { "name": "Etiqueta", "short_name": "Etiqueta", "description": "Imprimir etiqueta", "url": "../../index.html?mode=label", "icons": [{ "src": "favicon-96x96.png", "sizes": "96x96" }] } ], "share_target": { "action": "../../index.html", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } }, "prefer_related_applications": false }