{ "name": "Butter", "short_name": "Butter", "description": "An app to help with in-person hangouts", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#101218", "theme_color": "#101218", "icons": [ { "src": "/static/icons/app-icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, { "src": "/static/icons/app-icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" } ] }