{ "name": "DevQuiz — Software Developer Trivia", "short_name": "DevQuiz", "description": "Multiple-choice quiz covering AI/ML, data structures, web, databases, system design, and software engineering.", "start_url": ".", "scope": "./", "display": "standalone", "background_color": "#020617", "theme_color": "#4f46e5", "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }