{ "name": "GlassCut Optimizer", "short_name": "GlassCut", "description": "Work out how many sheets a cutting job takes, where every cut goes, and what is left on the rack.", "start_url": ".", "scope": ".", "display": "standalone", "orientation": "any", "background_color": "#eef0f3", "theme_color": "#ffffff", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }