{ "id": "com.directhelp.app", "name": "Direct Help", "short_name": "dhelp", "description": "Direct Help is a web app that helps you find the nearest help center in your area.", "icons": [ { "src": "icons/icon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ], "start_url": "/recipients", "display": "standalone", "theme_color": "#ffffff", "background_color": "#ffffff" }