{ "name": "CBRN Tools", "short_name": "CBRN", "start_url": "./", "display": "standalone", "background_color": "#ffffff", "theme_color": "#263238", "icons": [ { "src": "gasAnalICO.png", "sizes": "192x192", "type": "image/png" }, { "src": "gasAnalICO.png", "sizes": "512x512", "type": "image/png" } ], "shortcuts": [ { "name": "Decon", "short_name": "Decon", "url": "#/decon", "icons": [{ "src": "decon.png", "sizes": "96x96", "type": "image/png" }] }, { "name": "Gas", "short_name": "Gas", "url": "#/gas", "icons": [{ "src": "gasAnalICO.png", "sizes": "96x96", "type": "image/png" }] }, { "name": "Neutralize", "short_name": "Neutralize", "url": "#/neutralize", "icons": [{ "src": "Neutralize.png", "sizes": "96x96", "type": "image/png" }] } ] }