{ "name": "Tender", "short_name": "Tender", "description": "A till that keeps selling when the network does not.", "start_url": "/", "display": "standalone", "background_color": "#FAF8F3", "theme_color": "#131512", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }