{ "name": "Wheel Spinner \u2014 Random Name Picker", "short_name": "Wheel Spinner", "description": "Wheel Spinner is a free random picker. Used by teachers and for raffles. Enter names spin the wheel to pick a random winner.", "start_url": "/index.html", "scope": "/", "display": "standalone", "background_color": "#f3f7fb", "theme_color": "#08192b", "icons": [ { "src": "/assets/img/favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/assets/img/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/assets/img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ] }