{ "name": "NED Memory Game", "short_name": "NED Game", "description": "Match numbers to their words across 6 languages, or match tea types to their health benefits. Compete on the global leaderboard!", "start_url": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#800000", "theme_color": "#800000", "lang": "en", "categories": ["games", "education"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/opengraph.jpg", "sizes": "1280x720", "type": "image/jpeg", "form_factor": "wide", "label": "NED Memory Game" } ] }