{ "name": "Voice Hugs", "short_name": "Voice Hugs", "description": "Press the button and hear a voice hug!", "start_url": ".", "scope": ".", "display": "standalone", "background_color": "#e8c9a0", "theme_color": "#e8392b", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }