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