{ "name": "Scratch on the Break", "short_name": "ScratchOTB", "description": "Settle the bar argument: scratching on the break does not lose the game.", "start_url": "/", "display": "standalone", "background_color": "#0c3521", "theme_color": "#0c3521", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }