{ "name": "Quiz Builder", "short_name": "Quiz", "description": "Create, play, and share custom quizzes online.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#f6c94c", "icons": [ { "src": "/icons/icon192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon512x512.png", "sizes": "512x512", "type": "image/png" } ] }